So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By fload32
#76997 when i try and upload basicOTA i get this error

Multiple libraries were found for "ArduinoOTA.h"
Used: C:\Users\admin\Documents\Arduino\libraries\ArduinoOTA

Not used: C:\Users\admin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ArduinoOTA

exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).
User avatar
By cubbieco
#77030 Rename or delete the C:\Users\admin\Documents\Arduino\libraries\ArduinoOTA and see if that fixes your problem. I believe the ArduinoOTA comes with the main package download.