1
0
forked from me/IronOS

Always set cursor back to (0,0)

This commit is contained in:
Ben V. Brown
2022-02-05 12:34:08 +11:00
parent 3a32e88d5c
commit 513a2d66bb

View File

@@ -616,6 +616,7 @@ static void gui_solderingMode(uint8_t jumpToSleep) {
printVoltage();
OLED::print(SymbolVolts, FontStyle::SMALL);
} else {
OLED::setCursor(0, 0);
// We switch the layout direction depending on the orientation of the oled
if (OLED::getRotation()) {
// battery