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:
7:fee7bc74477f
Parent:
0:e8b8f36b4505
diff -r a65d553f2157 -r fee7bc74477f POKITTO_HW/PokittoHW.cpp
--- a/POKITTO_HW/PokittoHW.cpp	Sat Oct 07 21:34:27 2017 +0000
+++ b/POKITTO_HW/PokittoHW.cpp	Sun Oct 08 18:51:34 2017 +0000
@@ -37,6 +37,7 @@
 #include "PokittoCore.h"
 #include "pinmap.h"
 #include "HWLCD.h"
+#include "loader.h"
 
 
 using namespace Pokitto;