This commit is contained in:
zogodo
2020-01-12 13:24:45 +08:00
parent 72b672344b
commit 604e05cbc3
3 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ enum
#define WIFI_SCAN_RESULT_JSON "{'success':%d,'ssids':[%s],'secs':[%s]}"
extern bool scaned;
extern char* wifi_ret;
extern char ap_name[16];
extern char wifi_status;
typedef struct {