This is an example "Hello World" program that works with the latest Pokitto library release

Dependencies:   PokittoLib

Pokitto "Hello World!" example

Press "Import into Compiler" on the top right of this page to try this code yourself!

/media/uploads/Pokitto/hello.jpg

Revision:
8:5eeee6554584
Parent:
5:c4a0391b43ac
diff -r c51ef06c4585 -r 5eeee6554584 My_settings.h
--- a/My_settings.h	Sun Oct 22 19:13:22 2017 +0000
+++ b/My_settings.h	Mon Jan 01 11:51:20 2018 +0000
@@ -12,5 +12,5 @@
 
 */
 
-#define PROJ_HIRES 1
+#define PROJ_HIRES 0
 #define PROJ_ENABLE_SOUND 0
\ No newline at end of file