diff --git a/wled00/json.cpp b/wled00/json.cpp index af7583c7..2fe5cba8 100644 --- a/wled00/json.cpp +++ b/wled00/json.cpp @@ -1155,9 +1155,9 @@ void serializeInfo(JsonObject root) #else root[F("psrmode")] = F("dio"); #endif - #endif } #endif + #endif // begin WLEDMM #ifdef ARDUINO_ARCH_ESP32