jegade / followercounter

Insta Counter with the esp8266 and dot matrix displays
GNU Affero General Public License v3.0
21 stars 7 forks source link

fs.h missing #19

Open realistic84 opened 2 years ago

realistic84 commented 2 years ago

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.

jegade commented 2 years ago

Hi,

did you install the esp8266 arduino core framework?

Best regards, Jens

realistic84 commented 2 years ago

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

jegade commented 2 years ago

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