mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
added seconds to boottime
This commit is contained in:
@@ -186,7 +186,7 @@ class ESPHelper : public Print {
|
||||
void resubscribe();
|
||||
uint8_t setConnectionStatus();
|
||||
|
||||
char _boottime[20];
|
||||
char _boottime[50];
|
||||
|
||||
// console/telnet specific
|
||||
WiFiClient telnetClient;
|
||||
|
||||
Reference in New Issue
Block a user