someweisguy / esp_dmx

Espressif ESP32 implementation of ANSI-ESTA E1.11 DMX-512A and E1.20 RDM
MIT License
350 stars 37 forks source link

esp_check.h: No such file or directory #56

Closed netmindz closed 1 year ago

netmindz commented 1 year ago

Trying to build this library always fails with this error, even with just the Arduino IDE and your example with the target ESP32 version 1.0.6

netmindz commented 1 year ago

Looks to be platform version issue, updating to latest resolves the issue