awtrix_upgrade fix + MQTT onstate added
This commit is contained in:
@@ -66,6 +66,8 @@ public:
|
||||
void setAppTime(uint16_t duration);
|
||||
String getAppsAsJson();
|
||||
String getStat();
|
||||
void onState(bool state);
|
||||
void onStateParse(const char *json);
|
||||
};
|
||||
|
||||
extern DisplayManager_ &DisplayManager;
|
||||
|
||||
Reference in New Issue
Block a user