Merge branch 'master' into bug17

1.2-legacy
Kevin Hester 2020-03-17 19:40:25 -07:00 zatwierdzone przez GitHub
commit 7a617d5378
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -593,6 +593,7 @@ void Screen::setup()
// dispdev.setFont(Custom_ArialMT_Plain_10);
ui.disableAutoTransition(); // we now require presses
ui.update(); // force an immediate draw of the bootscreen, because on some ssd1306 clones, the first draw command is discarded
#endif
}