mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
tiny->bk7231, WS ping? fix clear config
This commit is contained in:
@@ -19,6 +19,6 @@ void periodicWsSend();
|
||||
|
||||
void sendFileToWsByFrames(const String& filename, const String& header, const String& json, int client_id, size_t frameSize);
|
||||
void sendStringToWs(const String& header, String& payload, int client_id);
|
||||
|
||||
void disconnectWSClient(uint8_t client_id);
|
||||
void sendDeviceList(uint8_t num);
|
||||
int getNumWSClients();
|
||||
Reference in New Issue
Block a user