mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-15 12:26:33 +03: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)
|
#if defined(EMSESP_TEST) && defined(EMSESP_STANDALONE)
|
||||||
Serial.println();
|
Serial.println();
|
||||||
Serial.print("All dashboard_data: ");
|
Serial.print("All dashboard_data: ");
|
||||||
|
|||||||
Reference in New Issue
Block a user