fix misplaced closing bracket
This commit is contained in:
@@ -1155,9 +1155,9 @@ void serializeInfo(JsonObject root)
|
||||
#else
|
||||
root[F("psrmode")] = F("dio");
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// begin WLEDMM
|
||||
#ifdef ARDUINO_ARCH_ESP32
|
||||
|
||||
Reference in New Issue
Block a user