An example program that drives an RGB LED using PWM outputs

Dependencies:   mbed

Fork of Renbed_RGB_PWM by Miskin Project

Files at this revision

API Documentation at this revision

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
--- 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                      *