Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i cannot upload the code to esp8266 #931

Closed
dyuin6 opened this issue Aug 30, 2021 · 3 comments
Closed

i cannot upload the code to esp8266 #931

dyuin6 opened this issue Aug 30, 2021 · 3 comments

Comments

@dyuin6
Copy link

dyuin6 commented Aug 30, 2021

I am getting this error when ever i am trying to upload the code to the board

ESP8266_Code:24:10: fatal error: ArduinoJson.h: No such file or directory

24 | #include <ArduinoJson.h> // https://github.com/bblanchon/ArduinoJson

  |          ^~~~~~~~~~~~~~~

compilation terminated.

exit status 1

ArduinoJson.h: No such file or directory

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@gsrbr
Copy link
Collaborator

gsrbr commented Aug 30, 2021

Hello, on the latest version you need the ArduinoJson Library, for download it you can folly the steps of this issue/tutotial

@gsrbr
Copy link
Collaborator

gsrbr commented Sep 11, 2021

Hello @dyuin6 your issue was resolved? If yes can you please close this issue

@revoxhere
Copy link
Owner

Closing due to inactivity/solved in the latest versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants