mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-25 12:04:08 +00: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