This FRDM-KL25Z demo will blink the RGB LED with all colors. The touch slider input controls the blinking frequency. The UART output shows the touch slider input.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:61fcde3ffe6e | 2014-05-31 | UART output moved to ticker function with fixed interval | File Diff Annotate |
1:609d9df3ffdc | 2014-05-31 | added touch slider input to control blink delay time | File Diff Annotate |
0:6f33cc0cd2ac | 2014-05-30 | initial commit for my RGB-LED demo | File Diff Annotate |