Sprinkler System v2 INO


#1

I have been trying to play with the v2.ino file and when I click verify I get “fatal error: WiFiManager.h: No such file or directory”. Ive tried downloading the ino file several times and just running check without changing anything and Im still getting this error.

In Arduino INO I have my board set to Generic ESP8266. Ive also downloaded the file from Git Hub and placed it in the folder where the ino file resides however I still get the same message. Any help would be greatly appreciated.


#2

You probably dont have the WiFiManager library installed in your Arduino IDE.