SharpShooter

Dependencies:   4DGL-uLCD-SE SDFileSystem mbed-rtos mbed wave_player

Revision:
9:96a2e663994b
Parent:
6:7f8c3169483a
Parent:
8:56a24df93680
Child:
11:55b65415b6ba
diff -r 7f8c3169483a -r 96a2e663994b Obstacle.h
--- a/Obstacle.h	Fri Oct 28 01:00:49 2016 +0000
+++ b/Obstacle.h	Fri Oct 28 01:06:01 2016 +0000
@@ -41,4 +41,4 @@
 
 void Obstacle::setDirection(bool a) {
     direction = a;
-}
\ No newline at end of file
+}