串口经ESP8266(MQTT协议)实现与然也物联服务器通信(太极创客源码改)
#include <ESP8266WiFi.h> //联网库#include <PubSubClient.h> //MQTT库#include <Ticker.h> //定时库 const char