public class AutoFlashLED extends LED
It can be used to make quite fascinating light effects.
7-Color Auto-flash LED Module: sunfounder.com/7-color-auto-flash-led-module.html
Example of use: AutoFlashLEDExample
digitalOutputgpio| Constructor and Description |
|---|
AutoFlashLED(GPIOPin pin)
Constructor for an Auto-Flash LED, using a specific Gpio pin.
|
getTypepublic AutoFlashLED(GPIOPin pin)
pin - the Gpio pin used to access the Auto-Flash LED.