SpacehuhnTech/esp8266_deauther

ERROR: Please upgrade/downgrade ArduinoJSON

Open

#975 aberto em 2 de nov. de 2018

Ver no GitHub
 (25 comments) (0 reactions) (0 assignees)C (2.758 forks)batch import
help wantedpinned

Métricas do repositório

Stars
 (14.772 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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!

Guia do colaborador