PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Revision:
17:10609a82d462
Parent:
6:72f87b7c7400
diff -r 6c352e63d59e -r 10609a82d462 POKITTO_HW/PokittoHW.cpp
--- a/POKITTO_HW/PokittoHW.cpp	Fri Oct 20 19:08:39 2017 +0000
+++ b/POKITTO_HW/PokittoHW.cpp	Sat Oct 21 17:22:35 2017 +0000
@@ -37,7 +37,6 @@
 #include "PokittoCore.h"
 #include "pinmap.h"
 #include "HWLCD.h"
-#include "loader.h"
 
 
 using namespace Pokitto;