mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
websocket try to send array
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
void wsInit();
|
||||
void wsSendSetup();
|
||||
void wsPublishData(String topic, String data);
|
||||
void sendDataWs();
|
||||
|
||||
Reference in New Issue
Block a user