mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
due OTA programming, EEPROM signature check
This commit is contained in:
@@ -116,3 +116,4 @@ const char RGB_P[] PROGMEM = "RGB";
|
||||
const char RPM_P[] PROGMEM = "rpm";
|
||||
const char STATE_P[] PROGMEM = "state";
|
||||
*/
|
||||
const char EEPROM_signature[] = EEPROM_SIGNATURE;
|
||||
|
||||
Reference in New Issue
Block a user