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 ...
arduino-libraries / Ethernet Public Notifications You must be signed in to change notification settings Fork 270 Star 267 Try again ...