mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
рабочая версия выгрузки длинного пассива в веб
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
#include "Global.h"
|
||||
void wsInit();
|
||||
void wsSendSetup();
|
||||
void wsSendSetupBuffer();
|
||||
void wsPublishData(String topic, String data);
|
||||
void sendDataWs();
|
||||
void loopWsExecute();
|
||||
|
||||
Reference in New Issue
Block a user