ping))))))))

Dependencies:   TextLCD mbed

Revision:
0:b33b91b2061f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.h	Thu Jul 11 10:46:18 2013 +0000
@@ -0,0 +1,7 @@
+#include "mbed.h"
+
+Timer timer2;
+
+extern double ultrasonicValue[4];
+extern uint16_t ultrasonicVal[4];
+extern void Ultrasonic(void);
\ No newline at end of file