mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-09-13 06:06:54 +00: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