Closed
Description
When trying to compile the Sweep example of the Servo library, the IDE shows:
WARNING: library Servo claims to run on [avr, sam] architecture(s) and may be incompatible with your
current board which runs on [esp8266] architecture(s).
In file included from xs.ino:1:0:
/home/sheep/Stuff/sketchbook/libraries/Servo/src/Servo.h:67:2: error: #error "This library only supports
boards with an AVR or SAM processor."error "This library only supports boards with an AVR or SAM processor."
While the readme claims that the servo library works and supports up to 24 servos.
This is the Servo library copied directly from this repository, to avoid confusion with default library, which, nota bene, has the same issue.
Metadata
Metadata
Assignees
Labels
No labels