Update tos_farm_ai_config.h
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef __TOS_FARM_AI_CONFIG_H__
|
#ifndef _TOS_FARM_AI_CONFIG_H_
|
||||||
#define __TOS_FARM_AI_CONFIG_H__
|
#define _TOS_FARM_AI_CONFIG_H_
|
||||||
|
|
||||||
#define MQTT_SERVER_IP "iotcloud-mqtt.gz.tencentdevices.com"
|
#define MQTT_SERVER_IP "iotcloud-mqtt.gz.tencentdevices.com"
|
||||||
#define MQTT_SERVER_PORT "1883"
|
#define MQTT_SERVER_PORT "1883"
|
||||||
@@ -11,4 +11,4 @@
|
|||||||
#define MQTT_SUBSCRIBE_TOPIC "LOLCIH8A14/AiDev1/control"
|
#define MQTT_SUBSCRIBE_TOPIC "LOLCIH8A14/AiDev1/control"
|
||||||
#define MQTT_PUBLISH_TOPIC "LOLCIH8A14/AiDev1/data"
|
#define MQTT_PUBLISH_TOPIC "LOLCIH8A14/AiDev1/data"
|
||||||
|
|
||||||
#endif /* __TOS_FARM_AI_CONFIG_H__ */
|
#endif /* _TOS_FARM_AI_CONFIG_H_ */
|
||||||
|
Reference in New Issue
Block a user