diff --git a/lighthub/main.cpp b/lighthub/main.cpp index 0622f3b..74e1425 100644 --- a/lighthub/main.cpp +++ b/lighthub/main.cpp @@ -919,8 +919,8 @@ int loadConfigFromEEPROM() aJson.deleteItem(root); root = aJson.parse(&as); if (!root) { - debugSerial<