adafruit / Adafruit_TLC59711

Arduino library for TLC59711
Other
22 stars 25 forks source link

Brightness control #5

Closed adrianjarc closed 5 years ago

adrianjarc commented 9 years ago

I created 2 additional methods that can control Global brightness of the LEDs(sadly it controls all channels at the same time so you can't make LED connected to RGB0 shine brighter than LEDconnected to RGB1/2/3...).

Current methods only change colour of the RGB LEDs but with my added methods you can also control how bright it shines.

hoffmannjan commented 5 years ago

included in #13