Make netlight dmx loop

This commit is contained in:
CNLohr 2020-09-22 18:54:32 -04:00
parent 11fe3a9b38
commit 0121375d61

View file

@ -1,3 +1,5 @@
#For use with https://github.com/cnlohr/esp8266_dmx_explorer
outdrivers = DisplayPie,DisplayNetwork, OutputLinear outdrivers = DisplayPie,DisplayNetwork, OutputLinear
#OutputCells #OutputCells
#OutputLinear #OutputLinear
@ -12,7 +14,7 @@ steady_bright = 0
leds = 168 leds = 168
light_siding = 1.0 #Turn this to ~1.9 for more uniformity, ~1.0 for less. light_siding = 1.0 #Turn this to ~1.9 for more uniformity, ~1.0 for less.
satamp = 1.600 satamp = 1.600
is_loop=0 is_loop=1
led_floor = .1 #Turn to .25 for more uniformity, .1 for less. led_floor = .1 #Turn to .25 for more uniformity, .1 for less.
#note_attach_amp_iir = .3 #.3000 #note_attach_amp_iir = .3 #.3000
#note_attach_amp_iir2 = .15 #.1500 #note_attach_amp_iir2 = .15 #.1500