HI,
I make a new installation in folder Arduino_portable_3
I add folder "portable" next to arduino.exe
I compile, result:
error: WiFiManager.h: No such file or directory
OK, so I add the WiFiManager lib in sketchbook->libraries
I compile, result:
Multiple libraries were found for "WiFiManager.h"
How it is possible to have multiple if I install just one?
Daniel.