mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update Settings.h to change locking mode
This commit is contained in:
@@ -117,6 +117,7 @@ typedef enum {
|
|||||||
DISABLED = 0, // Locking buttons is disabled
|
DISABLED = 0, // Locking buttons is disabled
|
||||||
BOOST = 1, // Locking buttons for Boost mode only
|
BOOST = 1, // Locking buttons for Boost mode only
|
||||||
FULL = 2, // Locking buttons for Boost mode AND for Soldering mode
|
FULL = 2, // Locking buttons for Boost mode AND for Soldering mode
|
||||||
|
TEMP = 3, // Locking buttons for Boost mode Temp change
|
||||||
} lockingMode_t;
|
} lockingMode_t;
|
||||||
|
|
||||||
/* Selection of the soldering tip
|
/* Selection of the soldering tip
|
||||||
|
|||||||
Reference in New Issue
Block a user