esp_dmx v4.0.1
This release is a patch for a few issues in the initial release of v4.0.0. It contains a breaking change for the rdm_send_request() function, which is an advanced, undocumented feature of the ABI. Documentation on these features will be coming soon.
What's Changed
- Fix Arduino Compilation Error by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/126
- Update rdm_send_request() by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/127
Full Changelog: https://github.com/someweisguy/esp_dmx/compare/v4.0.0...v4.0.1