SpacehuhnTech/esp8266_deauther

ERROR: Please upgrade/downgrade ArduinoJSON

Open

#975 opened on Nov 2, 2018

View on GitHub
 (25 comments) (0 reactions) (0 assignees)C (2,758 forks)batch import
help wantedpinned

Repository metrics

Stars
 (14,772 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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!

Contributor guide