去除 mqtt ssl

This commit is contained in:
zogodo
2020-02-17 13:20:16 +08:00
parent 61c349f26e
commit a4111dedfa
2 changed files with 0 additions and 39 deletions

View File

@@ -10,7 +10,6 @@
#define MQTT_CMD_TIMEOUT 5000 // 5s
#define MQTT_YIELD_TMIE 5000 // 5s
//#define MQTT_CLIENT_SSL_ENABLE // ssl
#define MAX_MQTT_TOPIC_SIZE (256)
#define MAX_MQTT_DATA_SIZE (1024)
#define MAX_MQTT_SEND_QUEUE_SIZE (10)