refresh on boot
This commit is contained in:
parent
6c8ac2de0c
commit
03f08be184
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ void CUDDisplay::display_init() {
|
||||||
// Set the display to the main screen
|
// Set the display to the main screen
|
||||||
this->jumpToPage(LCD_PAGE_ID_DASHBOARD);
|
this->jumpToPage(LCD_PAGE_ID_DASHBOARD);
|
||||||
// Send the initial states to the display
|
// Send the initial states to the display
|
||||||
|
this->refresh_display();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CUDDisplay::get_lights_state()
|
bool CUDDisplay::get_lights_state()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue