|
发表于 2017-5-19 19:07:17
|
显示全部楼层
C:\Users\y_jin\Desktop\Sonoff-Tasmota-5.1.0\sonoff
验证时提示这个错误
Arduino:1.8.2 (Windows 7), 开发板:"Generic ESP8266 Module, 80 MHz, 40MHz, DIO, 115200, 1M (64K SPIFFS), ck, Disabled, None"
sonoff:162: error: #error "MQTT_MAX_PACKET_SIZE is too small in libraries/PubSubClient/src/PubSubClient.h, increase it to at least 467"
#error "MQTT_MAX_PACKET_SIZE is too small in libraries/PubSubClient/src/PubSubClient.h, increase it to at least 467"
^
C:\Users\y_jiaen\Desktop\Sonoff-Tasmota-5.1.0\sonoff\sonoff.ino:169:75: fatal error: ArduinoJson.h: No such file or directory
#include <ArduinoJson.h> // WemoHue, IRremote, Domoticz
^
compilation terminated.
exit status 1
#error "MQTT_MAX_PACKET_SIZE is too small in libraries/PubSubClient/src/PubSubClient.h, increase it to at least 467"
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
|
|