esp_dmx v4.0.0 #125
someweisguy
announced in
Announcements
Replies: 1 comment 1 reply
-
Congratulations on the release!
My board is a ESP32 WROOM and I am using the Arduino environment if that is relevant. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds some more functionality to the RDM responder including RDM queues and RDM sensors as well as updated internal logic to better handle some edge cases of RDM. Because these edge cases (such as RDM queues and sub-devices) are so unusual, the ABI has been retooled to make the user experience easier. The goal is to remain on v4 for a while so that few, if any, breaking changes will need to be made for future updates.
Some future goals of v4 include:
Please reach out if there are any questions, comments, or concerns!
What's Changed
Full Changelog: v3.1.0...v4.0.0
This discussion was created from the release esp_dmx v4.0.0.
Beta Was this translation helpful? Give feedback.
All reactions