xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
530 stars 197 forks source link

#4601 Fix JSON & ZigZag parameters for PixLite E4-S v1.5 firmware #4613

Closed mjunek closed 2 weeks ago

mjunek commented 3 weeks ago

Fixes issue in #4601 - ZigZag must be specified in the range of 1-50 in the new firmware versions; and requires JSON format. Untested changes put in by Keith didn't work on the MIME type.

keithsw1111 commented 3 weeks ago

This is not the right fix. This will impact the old pixlites. The change needs to be made where I made it.

derwin12 commented 2 weeks ago

Keith implemented fix.