Skip to content

Commit c4f2fb2

Browse files
committed
BatteryInfo: remove unused FreeRTOS.h and timer.h includes
1 parent 624429b commit c4f2fb2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/displayapp/screens/BatteryInfo.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#pragma once
22

33
#include <cstdint>
4-
#include <FreeRTOS.h>
5-
#include <timers.h>
64
#include "Screen.h"
75
#include <lvgl/lvgl.h>
86

0 commit comments

Comments
 (0)