mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
@@ -744,7 +744,7 @@ void startGUITask(void const *argument) {
|
|||||||
lcd.setFont(0);
|
lcd.setFont(0);
|
||||||
lcd.displayOnOff(true); // turn lcd on
|
lcd.displayOnOff(true); // turn lcd on
|
||||||
gui_solderingMode(); // enter soldering mode
|
gui_solderingMode(); // enter soldering mode
|
||||||
|
buttonLockout = true;
|
||||||
break;
|
break;
|
||||||
case BUTTON_B_SHORT:
|
case BUTTON_B_SHORT:
|
||||||
lcd.setFont(0);
|
lcd.setFont(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user