BatteryInfo: remove unused FreeRTOS.h and timer.h includes
This commit is contained in:
parent
624429b54c
commit
c4f2fb2fa4
|
@ -1,8 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
#include <FreeRTOS.h>
|
||||
#include <timers.h>
|
||||
#include "Screen.h"
|
||||
#include <lvgl/lvgl.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue