mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
soldering profile mode → profile mode
This commit is contained in:
@@ -57,7 +57,7 @@ void drawHomeScreen(bool buttonLockout) {
|
||||
case BUTTON_F_LONG:
|
||||
#ifdef PROFILE_SUPPORT
|
||||
if (!isTipDisconnected()) {
|
||||
gui_solderingProfileMode(); // enter soldering profile mode
|
||||
gui_solderingProfileMode(); // enter profile mode
|
||||
buttonLockout = true;
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user