mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
ver4
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
#include "Class/TCircularBuffer.h"
|
||||
#include "Global.h"
|
||||
void wsInit();
|
||||
void wsSendSetup();
|
||||
void wsSendSetupBuffer();
|
||||
void wsPublishData(String topic, String data);
|
||||
void sendDataWs();
|
||||
void loopWsExecute();
|
||||
|
||||
// void wsSendSetup();
|
||||
// void wsSendSetupBuffer();
|
||||
//
|
||||
// void sendDataWs();
|
||||
// void loopWsExecute();
|
||||
|
||||
Reference in New Issue
Block a user