优化代码

This commit is contained in:
zogodo
2020-01-11 23:38:16 +08:00
parent 2db859f87c
commit cdbabf672b
4 changed files with 5 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ enum
WIFI_STATE_CONNECTED,
};
#define ELAND_AP_SSID "TC1-AP"
#define ELAND_AP_SSID "TC1-AP-%s"
#define ELAND_AP_KEY "12345678"
#define ELAND_AP_LOCAL_IP "192.168.0.1"
#define ELAND_AP_DNS_SERVER "192.168.0.1"