This commit is contained in:
tk 2024-07-29 13:25:31 +08:00
commit b863786a50

View File

@ -14,12 +14,12 @@ extern void Hook_recovery();
static const char *MOUDLENAME = "COMMSER"; static const char *MOUDLENAME = "COMMSER";
/*项目对象*/ /*项目对象*/
// char *ssid = "szMate40pro"; // wifi帐号 char *ssid = "szMate40pro"; // wifi帐号
// char *password = "63587839ab"; // wifi密码 char *password = "63587839ab"; // wifi密码
// char* ssid = "szdot"; //wifi帐号 // char* ssid = "szdot"; //wifi帐号
// char* password = "63587839ab"; //wifi密码 // char* password = "63587839ab"; //wifi密码
char *ssid = "flicube"; // wifi帐号 // char *ssid = "flicube"; // wifi帐号
char *password = "fxmf0622"; // wifi密码 // char *password = "fxmf0622"; // wifi密码
// char *ssid = "fxmf_sc01"; // 4g wifi帐号 // char *ssid = "fxmf_sc01"; // 4g wifi帐号
// char *password = "12345678"; // 4g wifi密码 // char *password = "12345678"; // 4g wifi密码
char *mqttServer = "szdot.top"; // mqtt地址 char *mqttServer = "szdot.top"; // mqtt地址