mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-09 18:19:36 +00:00
remove debug
This commit is contained in:
@@ -503,10 +503,6 @@ void WebDataService::dashboard_data(AsyncWebServerRequest * request) {
|
||||
});
|
||||
}
|
||||
|
||||
Serial.println("All dashboard_data: ");
|
||||
serializeJson(root, Serial);
|
||||
Serial.println();
|
||||
|
||||
#if defined(EMSESP_TEST) && defined(EMSESP_STANDALONE)
|
||||
Serial.println();
|
||||
Serial.print("All dashboard_data: ");
|
||||
|
||||
Reference in New Issue
Block a user