mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Cumulative changes/pre-release
This commit is contained in:
@@ -114,7 +114,8 @@ const char LOW_P[] PROGMEM = "LOW";
|
||||
const char ERROR_P[] PROGMEM = "ERR";
|
||||
const char ENABLE_P[] PROGMEM = "ENABLE";
|
||||
const char DISABLE_P[] PROGMEM = "DISABLE";
|
||||
|
||||
const char FREEZE_P[] PROGMEM = "FREEZE";
|
||||
const char UNFREEZE_P[] PROGMEM = "UNFREEZE";
|
||||
|
||||
// SubTopics
|
||||
const char SET_P[] PROGMEM = "set";
|
||||
|
||||
Reference in New Issue
Block a user