Refresh screen on SD Init
This commit is contained in:
@ -384,6 +384,8 @@ void CardReader::initsd() {
|
||||
SERIAL_ECHO_MSG(MSG_SD_CARD_OK);
|
||||
}
|
||||
setroot();
|
||||
|
||||
ui.refresh();
|
||||
}
|
||||
|
||||
void CardReader::release() {
|
||||
|
Reference in New Issue
Block a user