Add comment on Welcome for future fix
This commit is contained in:
@@ -55,8 +55,8 @@ void UI_DisplayWelcome(void)
|
||||
UI_DisplayClear();
|
||||
|
||||
#ifdef ENABLE_FEAT_F4HWN
|
||||
//ST7565_BlitStatusLine(); // blank status line
|
||||
//ST7565_BlitFullScreen();
|
||||
//ST7565_BlitStatusLine(); // Uncoment me if more memory free
|
||||
//ST7565_BlitFullScreen(); // Uncoment me if more memory free
|
||||
|
||||
if (gEeprom.POWER_ON_DISPLAY_MODE == POWER_ON_DISPLAY_MODE_NONE || gEeprom.POWER_ON_DISPLAY_MODE == POWER_ON_DISPLAY_MODE_SOUND) {
|
||||
ST7565_FillScreen(0x00);
|
||||
|
Reference in New Issue
Block a user