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

Revision:
17:10609a82d462
Parent:
5:ea7377f3d1af
Child:
23:f88837b8f914
--- a/Pokitto_settings.h	Fri Oct 20 19:08:39 2017 +0000
+++ b/Pokitto_settings.h	Sat Oct 21 17:22:35 2017 +0000
@@ -379,5 +379,8 @@
 #define BBIT     5
 #define CBIT     6
 
+/** LOADER UPDATE MECHANISM **/
+#define POK_ENABLE_LOADER_UPDATES 1 //1=check for new loader versions on SD and update if new found
+
 #endif // POKITTO_SETTINGS_H