show partition in `show system'

This commit is contained in:
proddy
2024-09-06 16:32:18 +02:00
parent d7a4f4af00
commit 8c29ccc153
3 changed files with 5 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ void WebStatusService::systemStatus(AsyncWebServerRequest * request) {
}
// /rest/hardwareStatus
// This is also used for polling
// This is also used for polling during the RestartMonitor to see if EMS-ESP is alive
void WebStatusService::hardwareStatus(AsyncWebServerRequest * request) {
EMSESP::system_.refreshHeapMem(); // refresh free heap and max alloc heap