Create this program

Dependencies:   mbed HCSR04 HMC6352 PID TextLCD

Revision:
3:901d18b901b4
Parent:
2:a8bbf677e774
--- a/pinDef.h	Thu Aug 06 00:19:29 2015 +0000
+++ b/pinDef.h	Fri Aug 07 06:34:36 2015 +0000
@@ -10,4 +10,9 @@
 
 #include "mbed.h"
 
+// pin design
+    // Motor
+    // Infrared
+    // Communication
+
 #endif