mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update
This commit is contained in:
@@ -109,8 +109,7 @@ static void disp_init(void)
|
||||
/*You code here*/
|
||||
LCD_Init();
|
||||
LCD_Fill(0,0, LCD_W, LCD_H, BLACK);
|
||||
#include "BL24C02.h"
|
||||
LCD_Set_Light(Sys_Get_BacklightLevel());
|
||||
LCD_Close_Light();
|
||||
}
|
||||
|
||||
volatile bool disp_flush_enabled = true;
|
||||
|
||||
Reference in New Issue
Block a user