maxroseGIT
maxroseGIT
I actually found, that also other gallery plugins like the [shortcode-gallery plugin](https://github.com/sal0max/grav-plugin-shortcode-gallery-plusplus/blob/master/README.md) don't work as expected...
> In the example, do you have `numChannels` set to the default of 1, or have you changed it to 512? Does that mean one has to simply set `numChannels...
Hi @putzlicht, interesting insight and thanky for the interpretation of the documentation of _esp_dmx_. Do you think that your findings play a role when using _esp_dmx_ with professional DMX gear...
I have made some more testing to pin down the problem. ### What works fine is: `numChannels = 254` ### What doesn't work `numChannels = 255` and larger than `255`
Hi. I was also surprised that there is no mentioning of the dmx.writeBytes() and dmx.readBytes() functions. Especially, when using fixtures with larger DMX footprints (many DMX adresses in one device)...
> [@blazoncek](https://github.com/blazoncek) i can try that. @sam9032 did you do any debugging on using more than one APA102 strips on multiple pins?