FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
943 stars 494 forks source link

Compilation error: ArduinoJson.h: No such file or directory #567

Open alyaparan opened 8 months ago

alyaparan commented 8 months ago

C:\Users\alikp\Downloads\ESP8266_Code\ESP8266_Code.ino:28:10: fatal error: ArduinoJson.h: No such file or directory 28 | #include | ^~~~~~~ compilation terminated.

exit status 1

Compilation error: ArduinoJson.h: No such file or directory