test
This commit is contained in:
parent
e62b9cf171
commit
51c3912726
|
@ -113,7 +113,7 @@ int main(void)
|
|||
APP_LOG(TS_OFF, VLEVEL_L, "START LCD init....\r\n");
|
||||
|
||||
BSP_LCD_Init();
|
||||
BSP_LCD_Clear(LCD_COLOR_BLUE);
|
||||
//BSP_LCD_Clear(LCD_COLOR_BLUE);
|
||||
|
||||
//APP_LOG(TS_OFF, VLEVEL_L, "BSP LCD TEST....\r\n");
|
||||
//BSP_LCD_Test();
|
||||
|
|
Loading…
Reference in New Issue