This commit is contained in:
Dmitry Borisenko
2021-12-21 21:58:56 +01:00
parent b0b8203fec
commit 01b0a7d53e
9 changed files with 477 additions and 450 deletions

View File

@@ -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();