SpacehuhnTech/esp8266_deauther

ERROR: Please upgrade/downgrade ArduinoJSON

Open

#975 创建于 2018年11月2日

在 GitHub 查看
 (25 评论) (0 反应) (0 负责人)C (14,772 star) (2,758 fork)batch import
help wantedpinned

描述

Having an error when compiling, ArduinoJSON is v5. Please help.

WARNING: Category '' in library ArduinoJson is not valid. Setting to 'Uncategorized'
esp8266_deauther:21:2: error: #error Please upgrade/downgrade ArduinoJSON library to version 5!

 #error Please upgrade/downgrade ArduinoJSON library to version 5!

  ^

esp8266_deauther:24:17: error: oui.h: No such file or directory

 #include "oui.h"

                 ^

compilation terminated.

exit status 1
#error Please upgrade/downgrade ArduinoJSON library to version 5!

贡献者指南