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

Allow enabling and disabling the driver #60

Closed someweisguy closed 1 year ago

someweisguy commented 1 year ago

Allow for the driver to be enabled and disabled. This can prevent issues when disabling cache while the DMX driver is not placed in IRAM.