mirror of
https://github.com/pelgraine/Meck.git
synced 2026-05-09 06:44:44 +02:00
t114 display : some fixes
This commit is contained in:
@@ -17,7 +17,8 @@ bool ST7789Display::begin() {
|
||||
display.init();
|
||||
display.landscapeScreen();
|
||||
display.displayOn();
|
||||
|
||||
setCursor(0,0);
|
||||
|
||||
_isOn = true;
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user