issues
search
brackendawson
/
ChristmasLights
Christmas lights program for Arduino/MSP430 and WS2801 LED Pixels.
GNU General Public License v3.0
11
stars
4
forks
source link
configuration.h getled() is passing index, not brightness
#3
Closed
brackendawson
closed
11 years ago
brackendawson
commented
11 years ago
Just need to s/brightness/led_index/g in that function.
Just need to s/brightness/led_index/g in that function.