Functional test program for the Proto Shield PCB Project

Dependencies:   mbed

Revision:
1:dafbcc661e0f
Parent:
0:241b0b9f3b07
diff -r 241b0b9f3b07 -r dafbcc661e0f main.cpp
--- 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);