mirror of https://github.com/MLXXXp/Arduboy2.git
fb77929126
- setRGBled() has been rewritten to directly control the hardware instead of using the Arduino analogWrite() function. - Added a two parameter version of setRGBled() that sets the brightness of one LED without affecting the others. - Added function freeRGBled() for freeing the PWM control of the LEDs so they can be used digitally. - Added example sketch RGBled. |
||
---|---|---|
.. | ||
RGBled.ino |