Resolve conenct issues with ip

This commit is contained in:
Tuan PM
2016-09-12 13:06:48 +07:00
parent eb1595f1e8
commit 526109fd37
3 changed files with 67 additions and 39 deletions
+3 -3
View File
@@ -18,17 +18,17 @@ config MQTT_PRIORITY
range 1 15
default 5
config CONFIG_MQTT_LOG_ERROR_ON
config MQTT_LOG_ERROR_ON
bool "Enable MQTT Debug message"
default y
help
Disable it will redurce memory and run faster
config CONFIG_MQTT_LOG_WARN_ON
config MQTT_LOG_WARN_ON
bool "Enable MQTT Warning message"
default y
help
Disable it will redurce memory and run faster
config CONFIG_MQTT_LOG_INFO_ON
config MQTT_LOG_INFO_ON
bool "Enable MQTT Info message"
default y
help