rstephan / ArtnetWifi

Arduino library for Art-Net (artnet) over WiFi, send and receive DMX data. Runs on ESP8266, ESP32, Pi Pico W, WiFi101 and WiFiNINA devices.
Other
368 stars 63 forks source link

Send channels from 510 to 512 #46

Closed GabrielDSan closed 2 years ago

GabrielDSan commented 2 years ago

Good morning, I'm using the example https://github.com/rstephan/ArtnetWifi/blob/master/examples/ArtnetWifiFastLED/ArtnetWifiFastLED.ino, I have an 8x56 panel, I use the Lumikit Show software, and the software recognizes 512 channels, however it seems that the example sends only 510, because channels 511 and 512 are off, would you have any way to change to send 512?