Merge pull request #67 from royye62/master

add sensor_e53_ia1_e2e_demo
This commit is contained in:
Supowang1989
2019-12-21 13:38:54 +08:00
committed by GitHub
25 changed files with 4255 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#include "mqtt_wrapper.h"
#define BUFFER_LEN 200
#define BUFFER_LEN 256
static MQTTPacket_connectData mqtt_form_connect_packet(mqtt_con_opt_t *opt)
{