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