mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-12 09:51:18 +01:00
Rename variables to match code style
This commit is contained in:
@@ -31,7 +31,7 @@ private:
|
||||
WebApiSysstatusClass _webApiSysstatus;
|
||||
WebApiWebappClass _webApiWebapp;
|
||||
WebApiWsLiveClass _webApiWsLive;
|
||||
unsigned long lastTimerCall = 0;
|
||||
unsigned long _lastWsCleanup = 0;
|
||||
|
||||
void onWebsocketEvent(AsyncWebSocket* server, AsyncWebSocketClient* client, AwsEventType type, void* arg, uint8_t* data, size_t len);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user