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

User avatar
By krishnapriya Neema
#75206 I am designing "Smart door lock" using nodemcu and android application.But while compiling nodemcu program I am getting an error which says:

Multiple libraries were found for "Servo.h"
Used: C:\Users\Deepak\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.1\libraries\Servo
Not used: C:\Program Files (x86)\Arduino\libraries\Servo
exit status 1
'myservo' does not name a type

Please give me your suggetions.