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

dmx_get_personality_description() does not work #142

Closed someweisguy closed 7 months ago

someweisguy commented 7 months ago

The function dmx_get_personality_description() appears to return garbage data.

someweisguy commented 7 months ago

This is fixed in #144.