Open realistic84 opened 2 years ago
Hi,
did you install the esp8266 arduino core framework?
Best regards, Jens
Ok, i installed it. Thank you, but the following is going wrong: xxxx\Desktop\Arduino\Arduino_Instagram\Arduino_Instagram.ino:11:
Documents\Arduino\libraries\InstagramStats\src/InstagramStats.h:30:10: fatal error: JsonListener.h: No such file or directory
30 | #include "JsonListener.h"
| ^~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Fault compilation board Generic ESP8266 Module
you need to installed all the libraries which are specified in the Readme.
InstagramStats Json Streaming Parser ArduinoJSON WifiManager [https://github.com/tzapu/WiFiManager] u8g2 NTPClient ESPStringTemplate
Hello,
This Fault message i get:
Arduino_Instagram:3:10: fatal error: FS.h: No such file or directory FS.h: No such file or directory
I cant find the library name that i have to install.