Merge branch 'dev' of http://111.229.174.37:3000/Food/PullupDev into dev
This commit is contained in:
commit
b863786a50
@ -14,12 +14,12 @@ extern void Hook_recovery();
|
||||
static const char *MOUDLENAME = "COMMSER";
|
||||
|
||||
/*项目对象*/
|
||||
// char *ssid = "szMate40pro"; // wifi帐号
|
||||
// char *password = "63587839ab"; // wifi密码
|
||||
char *ssid = "szMate40pro"; // wifi帐号
|
||||
char *password = "63587839ab"; // wifi密码
|
||||
// char* ssid = "szdot"; //wifi帐号
|
||||
// char* password = "63587839ab"; //wifi密码
|
||||
char *ssid = "flicube"; // wifi帐号
|
||||
char *password = "fxmf0622"; // wifi密码
|
||||
// char *ssid = "flicube"; // wifi帐号
|
||||
// char *password = "fxmf0622"; // wifi密码
|
||||
// char *ssid = "fxmf_sc01"; // 4g wifi帐号
|
||||
// char *password = "12345678"; // 4g wifi密码
|
||||
char *mqttServer = "szdot.top"; // mqtt地址
|
||||
|
Loading…
Reference in New Issue
Block a user