|
|
@ -10,7 +10,7 @@ typedef struct |
|
|
|
|
|
|
|
void T_wifi_init(void); |
|
|
|
void T_wifi_registered_cb(void); |
|
|
|
void T_wifi_start_connect(void); |
|
|
|
void T_wifi_stop_connect(void); |
|
|
|
void T_wifi_connect(void); |
|
|
|
void T_wifi_disconnect(void); |
|
|
|
bool T_wifi_connect_timeout(void); |
|
|
|
void T_wifi_send_data(void); |