Skip to content

library Servo claims to run on [avr, sam] architecture(s) #463

Closed
@deshipu

Description

@deshipu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions