Commit e12259a9 authored by 957dd's avatar 957dd

Merge branch 'feature/android_initial_version' into 'master'

release See merge request !2
parents 775a3e61 f51b8cf9
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include "task_manager.h" #include "task_manager.h"
static const char *tag_s = "MQTT_MGR"; static const char *tag_s = "MQTT_MGR";
#define DEFAULT_MQTT_HOST "119.45.167.177" #define DEFAULT_MQTT_HOST "mqtt177.controlmelive.com"
// 最多支持同时连接的服务器数量 // 最多支持同时连接的服务器数量
#define MAX_MQTT_CLIENTS 10 #define MAX_MQTT_CLIENTS 10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment