mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
кольцевой буфер
This commit is contained in:
@@ -66,6 +66,10 @@ extern int mqttConnectAttempts;
|
||||
extern bool changeBroker;
|
||||
extern int currentBroker;
|
||||
|
||||
// web sockets
|
||||
extern int wsAttempts;
|
||||
//extern char* wsBufChar;
|
||||
|
||||
// orders and events
|
||||
extern String orderBuf;
|
||||
extern String wsBuf;
|
||||
|
||||
Reference in New Issue
Block a user