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

jsonlistener.h issue #62

Closed
gingerbread233 opened this issue Apr 27, 2017 · 3 comments
Closed

jsonlistener.h issue #62

gingerbread233 opened this issue Apr 27, 2017 · 3 comments
Labels

Comments

@gingerbread233
Copy link

When compiling the scetch, it alwasy says

C:\Users\xxxxxxx\Desktop\esp8266-weather-station-master\examples\WeatherStationDemo\WeatherStationDemo.ino:28:26: fatal error: JsonListener.h: No such file or directory

#include <JsonListener.h>

                      ^

compilation terminated.

exit status 1

I searched your folder but the file is missing.

How can we fix this ?

@squix78
Copy link
Collaborator

squix78 commented Apr 27, 2017

You need to install the JsonStreamingParser library: https://github.com/squix78/json-streaming-parser

@gingerbread233
Copy link
Author

Thank you, it worked, sorry for opening the issue, I´m new in arduino.

@stale
Copy link

stale bot commented May 31, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 31, 2019
@stale stale bot closed this as completed Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants