someweisguy / esp_dmx

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

Fix Arduino Compilation Error #126

Closed someweisguy closed 8 months ago

someweisguy commented 8 months ago

This changes the ISR vector used in the hardware timer interrupt to the correct value. This compilation error appeared on devices using ESP-IDF version 4 or lesser.