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

Upgrade to ArduinoJson6 #4

Open
noppelmax opened this issue Apr 17, 2019 · 2 comments
Open

Upgrade to ArduinoJson6 #4

noppelmax opened this issue Apr 17, 2019 · 2 comments

Comments

@noppelmax
Copy link
Contributor

Sieht so aus als wär der Code für ArduinoJson5. Aktuell ist ArduinoJson6. Bei Gelegenheit upgraden.

Arduino: 1.8.2 (Linux), TD: 1.41, Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 921600, 4M (3M SPIFFS)"

DHT_Sensor:131: error: StaticJsonBuffer is a class from ArduinoJson 5. Please see arduinojson.org/upgrade to learn how to upgrade your program to ArduinoJson version 6
     StaticJsonBuffer<200> jsonBuffer;
           ^
exit status 1
StaticJsonBuffer is a class from ArduinoJson 5. Please see arduinojson.org/upgrade to learn how to upgrade your program to ArduinoJson version 6

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
@noppelmax
Copy link
Contributor Author

@H3wastooshort
Copy link
Member

H3wastooshort commented Jul 30, 2023

will be fixed in #8

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

2 participants