Skip to content

Naming conflicts with "default" <Servo.h> #9

Closed
@platisd

Description

@platisd

When compiling for the DOIT ESP32 DEVKIT V1 board on Arduino IDE 1.8.10 I am getting conflicts with the "default" Arduino servo library.

Due to this problem, none of the examples compiles.

This is easily fixed by changing the name of the header file to something more unique. Ideally, Arduino IDE would have a way of differentiating them, but yeah, it doesn't.

I suggest by renaming Servo.h ➡️ ESP32ArduinoServo.h. Based on the name you have chosen for your repository, this sounds like a reasonable choice to me.

#10 should solve this 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