espDMX
espDMX copied to clipboard
Compile fails w/ Arduino IDE v2.3.2
Hello, I have encountered a similar Issue with compiling the software on esp8266 -> similar? : #7
something with error: invalid conversion from 'void (*)(char)' to 'void*'
I am unable to understand the reqired ? type conversions ? in the information flow weavings of this program;
so I hope someone gets the issue, and can help, I have read of casting someting in a 2005 post?
Here is my Arduino ide 2.3.2 Appimage rendering:
Maybe someone figures out how to make that conversion; valid?
Regards,
TT
Background; I tried to re-program a Light (LS1) I have build togeter 2015. It is using dmx input on a bunch of XY-103 dmx 3 channel 2A Led drivers to drive 22 rgb strips or 66 channels. It works kind of with an old non wireless controller an a button to switch animations, teensy or similar I beleave.