For use in my acoustic touchscreen project, found here: http://hackaday.io/project/1990-Low-Cost-Touchscreen-Anywhere

Dependencies:   mbed

Revision:
1:62933cace87a
Parent:
0:d678323f9a72
Child:
2:2ccbee38f4a8
--- a/main.cpp	Sat Jul 26 16:58:52 2014 +0000
+++ b/main.cpp	Sun Jul 27 21:31:20 2014 +0000
@@ -61,6 +61,7 @@
 }
 
 int main() {
+    printf("Ready\n");
     int1.fall(&flip1);
     int2.fall(&flip2);
     timeArray[0] = 0;