Functional test program for the Proto Shield PCB Project

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
TheFella
Date:
Sat Dec 12 15:25:37 2015 +0000
Parent:
0:241b0b9f3b07
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Feb 19 18:50:09 2015 +0000
+++ b/main.cpp	Sat Dec 12 15:25:37 2015 +0000
@@ -8,6 +8,7 @@
 //DigitalOut gpo(D0);
 //DigitalOut led(LED1);
 
+
 PwmOut g(LED_GREEN);
 PwmOut b(LED_BLUE);