V0.36
adds new MQTT commands. See https://blueforcer.github.io/awtrix-light/#/mqtt
This commit is contained in:
@@ -289,12 +289,12 @@ void MenuManager_::selectButtonLong()
|
||||
}
|
||||
else if (currentState == TspeedMenu)
|
||||
{
|
||||
DisplayManager.setSettings();
|
||||
DisplayManager.applyAllSettings();
|
||||
saveSettings();
|
||||
}
|
||||
else if (currentState == AppTimeMenu)
|
||||
{
|
||||
DisplayManager.setSettings();
|
||||
DisplayManager.applyAllSettings();
|
||||
saveSettings();
|
||||
}
|
||||
currentState = MainMenu;
|
||||
|
||||
Reference in New Issue
Block a user