OTA task
This commit is contained in:
@@ -9,6 +9,7 @@ void ws_go();
|
||||
void ws_start();
|
||||
bool ws_is_connected();
|
||||
void ws_send(const char* data);
|
||||
void ws_disconnect();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user