Main Program

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
21:d69a8f3c76e1
Parent:
18:97eba56f82e4
--- a/main.cpp	Thu Jan 21 16:54:54 2016 +0000
+++ b/main.cpp	Sat Jan 30 09:02:03 2016 +0000
@@ -5,7 +5,6 @@
 int main(void) {
     SetUp();
     while(1){
-        //pc.printf("Hello World!\r\n");
         CommandLoop();
     }
 }
\ No newline at end of file