Initial publish

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
16:b7d0cac561cc
Parent:
15:0145c5f0bea1
Child:
21:0eb394495b8a
--- a/main/main.h	Mon Mar 18 15:22:20 2019 +0000
+++ b/main/main.h	Mon Mar 18 21:26:12 2019 +0000
@@ -14,7 +14,7 @@
 extern AnalogIn x_dir;
 extern AnalogIn y_dir;
 
-static const int fps = 15;
+static const int fps = 10;
 
 static const int screen_width = 84;
 static const int screen_height = 48;    // it is lower then the maximum because of the score display.