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
353 stars 59 forks source link

Start DMX channel #27

Closed zap-syr closed 4 years ago

zap-syr commented 4 years ago

HI! thanks a lot for library.

Can i set start dmx channel in your library? For example if i want set start 0 universe and channel 100 or 3 universe channel 50.

Thanks!