power up/down working for broadcast
This commit is contained in:
10
source/lcd.c
10
source/lcd.c
@@ -198,16 +198,6 @@ void LCD_Init(void)
|
||||
|
||||
|
||||
|
||||
void Display_Update(void)
|
||||
{
|
||||
|
||||
LCD_Clear(); //clear the frameBuffer
|
||||
|
||||
Display_USB_Status();
|
||||
|
||||
LCD_Update();
|
||||
|
||||
}
|
||||
|
||||
|
||||
void LCD_PowerOff(void)
|
||||
|
||||
Reference in New Issue
Block a user