mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Disabled the change temp menu appearing when + is pressed in soldering mode to prevent accidental changes of temperature while using boost mode.
UI
The User interface for IronOS is split into two halves in these folders.
The logic folder contains the .cpp files that implement the logic of each mode, this should handle button events and any logic.
The drawing folder contains the .cpp files that implement just the screen drawing for each mode. These are further subdivided by the screen types.