A simple test for streaming map data from the SD card on the Pokitto.
Fork of HelloWorld by
History
Ported over my simple map data streaming test from the Gamebuino. I also changed the column reading function to read from the column-ordered duplicate of the map that I appended on the file.
2017-11-04, by wuuff [Sat, 04 Nov 2017 06:18:33 +0000] rev 8
Ported over my simple map data streaming test from the Gamebuino. I also changed the column reading function to read from the column-ordered duplicate of the map that I appended on the file.
blv3
2017-10-22, by Pokitto [Sun, 22 Oct 2017 19:13:22 +0000] rev 7
blv3
amp fix
2017-10-18, by Pokitto [Wed, 18 Oct 2017 20:23:49 +0000] rev 6
amp fix
Fixed my_settings
2017-10-12, by Pokitto [Thu, 12 Oct 2017 10:43:29 +0000] rev 5
Fixed my_settings
My_settings_example.h added;
2017-10-12, by Pokitto [Thu, 12 Oct 2017 10:35:02 +0000] rev 4
My_settings_example.h added;
Added My_settings.h
2017-10-11, by Pokitto [Wed, 11 Oct 2017 23:03:48 +0000] rev 3
Added My_settings.h
Debugs edited out
2017-10-11, by Pokitto [Wed, 11 Oct 2017 22:52:35 +0000] rev 2
Debugs edited out
Initial Commit
2017-10-11, by Pokitto [Wed, 11 Oct 2017 22:51:50 +0000] rev 1
Initial Commit
Initial push
2017-10-09, by Pokitto [Mon, 09 Oct 2017 15:42:41 +0000] rev 0
Initial push