Improve readability of codes in farm ai demo

Adjust the indentation of codes.
This commit is contained in:
David Lin
2020-02-24 21:15:11 +08:00
committed by GitHub
parent 79be128f5f
commit dc5fd9a929

View File

@@ -1,5 +1,5 @@
#ifndef _H_TOS_FARM_AI_CONFIG_H
#define _H_TOS_FARM_AI_CONFIG_H
#define _H_TOS_FARM_AI_CONFIG_H
#define MQTT_SERVER_IP "iotcloud-mqtt.gz.tencentdevices.com"
#define MQTT_SERVER_PORT "1883"