Skip to content

pp_od enum conflicts with esp32 Arduino core #6

Description

@SaintSampo

OPEN_DRAIN is defined in the esp32 core in esp32-hal-gpio.h, this lib can't compile with it. I changed my pp_od enum to use PUSH_PULL_PIN and OPEN_DRAIN_PIN which fixed the issue, I'd make a pull request if I knew how.

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