New
esp_dmx v4.1.0
What's Changed
- Fix ISO C++ cast by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/129
- Add RDM_PID_SENSOR_DEFINITION by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/130
- Add RDM_PID_DEVICE_MODEL_DESCRIPTION by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/132
- Add RDM_PID_RESET_DEVICE by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/133
- Add RDM_PID_LANGUAGE by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/134
- Add RDM_PID_DEVICE_HOURS by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/135
- Add RDM_PID_LAMP_HOURS by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/136
- allow disable SET device hours by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/137
- Unify advanced function names before release by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/138
- Fix sending RDM requests by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/141
- Fix personality description response by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/144
- Support for ESP-IDF v5.2 by @someweisguy in https://github.com/someweisguy/esp_dmx/pull/148
Full Changelog: https://github.com/someweisguy/esp_dmx/compare/v4.0.1...v4.1.0