An example program that drives an RGB LED using PWM outputs
Dependencies: mbed
Fork of Renbed_RGB_PWM by
Revision 1:a8629ebf85a5, committed 2016-04-20
- Comitter:
- MiskinPrj
- Date:
- Wed Apr 20 07:19:48 2016 +0000
- Parent:
- 0:2e9f6df87dde
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 2e9f6df87dde -r a8629ebf85a5 main.cpp --- a/main.cpp Tue Apr 19 14:43:19 2016 +0000 +++ b/main.cpp Wed Apr 20 07:19:48 2016 +0000 @@ -1,5 +1,5 @@ /********************************************************* -*Renbed_RGB_PWM * +*Renbed_RGB_PWM * *Author: Dan Argust * * * *A program that controls an RGB LED *