You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use the example arduino_RDMResponder.ino on a M5stack core basic + M5stack DMX. I only change the pin numbers in the example, but when i do a discovery on the "master" device (Swisson DMX tester) , the M5stack core basic reboots en give the error :
assert failed: dmx_parameter_get_entry esp_dmx\src\dmx\service.c:88 (device_num < RDM_SUB_DEVICE_MAX)
what could it be?
using arduino 2.3.2
The text was updated successfully, but these errors were encountered:
i use the example arduino_RDMResponder.ino on a M5stack core basic + M5stack DMX. I only change the pin numbers in the example, but when i do a discovery on the "master" device (Swisson DMX tester) , the M5stack core basic reboots en give the error :
assert failed: dmx_parameter_get_entry esp_dmx\src\dmx\service.c:88 (device_num < RDM_SUB_DEVICE_MAX)
what could it be?
using arduino 2.3.2
The text was updated successfully, but these errors were encountered: