hack gt final code

Dependencies:   4DGL-uLCD-SE BMP085 PinDetect SDFileSystem mbed wave_player

Files at this revision

API Documentation at this revision

Comitter:
otis22894
Date:
Sat Sep 20 04:23:20 2014 +0000
Parent:
0:8bdad87860eb
Child:
2:a111a0137d95
Commit message:
TIME: 12:23AM

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Sep 20 04:22:39 2014 +0000
+++ b/main.cpp	Sat Sep 20 04:23:20 2014 +0000
@@ -43,6 +43,8 @@
         uLCD.printf("Sensor: %d",getSensorData());
         wait(0.1);
     }
+    //changes
+    //changes
     /*FILE *wave_file;
     printf("\n\n\nHello, wave world!\n");
     wave_file=fopen("/sd/A Team.wav","r");