LEDDriver_NXP_Arduino 1.0.2
LED driver device operation sample code for Arduino
|
#include <LED.h>
Public Member Functions | |
LED (LEDDriver *leddp, int ch) | |
float | operator= (float v) |
LED operation library for Arduino
Abstraction class for each single LED. Enabes to handle an LED as an instance, to set PWM by assign
Released under the MIT license License