remove unnecessary battery in HardwareRevX
This commit is contained in:
parent
bbcb6368d0
commit
40841c8d09
1 changed files with 0 additions and 2 deletions
|
@ -96,8 +96,6 @@ private:
|
|||
IRsend IrSender = IRsend(IR_LED, true);
|
||||
IRrecv IrReceiver = IRrecv(IR_RX);
|
||||
|
||||
Battery battery;
|
||||
|
||||
// LVGL Screen Buffers
|
||||
lv_disp_draw_buf_t mdraw_buf;
|
||||
lv_color_t mbufA[SCREEN_WIDTH * SCREEN_HEIGHT / 10];
|
||||
|
|
Loading…
Add table
Reference in a new issue