PokittoLib with changes to lcd refresh etc.

Dependents:   Pokittris

Fork of Pokitto by Pokitto Community Team

This is a fork by user @Spinal, and is used in Pokittris for testing. Do not import this to your own program.

Revision:
11:02ad9c807a21
Parent:
4:ecf2fe370c1c
--- a/Pokitto_settings.h	Sun Oct 15 16:50:56 2017 +0000
+++ b/Pokitto_settings.h	Sun Oct 15 18:03:02 2017 +0000
@@ -333,7 +333,7 @@
     #define POK_STRETCH 1 // Stretch Gamebuino display
 #endif
 #ifndef POK_FPS
-    #define POK_FPS 20
+    #define POK_FPS 600
 #endif
 #define POK_FRAMEDURATION 1000/POK_FPS