mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
将扫描结果显示到页面
This commit is contained in:
@@ -14,11 +14,10 @@ enum
|
||||
};
|
||||
|
||||
#define WIFI_SCAN_RESULT_JSON "{'success':%d,'ssids':[%s],'secs':[%s]}"
|
||||
|
||||
extern bool scaned;
|
||||
extern char* wifi_ret;
|
||||
|
||||
extern char wifi_status;
|
||||
extern bool scaned;
|
||||
|
||||
extern void wifi_init(void);
|
||||
extern void ap_init(void);
|
||||
|
||||
Reference in New Issue
Block a user