updated and fixed charts
This commit is contained in:
@@ -38,6 +38,7 @@ private:
|
||||
AsyncWebSocket m_websocket;
|
||||
bool m_uploadFailed = false;
|
||||
fs::File m_uploadFile;
|
||||
TimerHandle_t m_pingTimer = NULL;
|
||||
|
||||
public:
|
||||
enum c_commandEnum
|
||||
|
||||
Reference in New Issue
Block a user