Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: PokittoLib
Fork of AnimationTest by
Revision 9:e92847eb42bf, committed 2018-05-02
- Comitter:
- Pokitto
- Date:
- Wed May 02 06:48:29 2018 +0000
- Parent:
- 8:809b1982b4ae
- Commit message:
- New pokittolib with improved volume controls & better button handling
Changed in this revision
--- a/anim_dude.cpp Wed May 02 06:46:41 2018 +0000 +++ b/anim_dude.cpp Wed May 02 06:48:29 2018 +0000 @@ -5,7 +5,7 @@ */ #include <stdint.h> -#include "Pokulous.h" +#include "Pixonia.h" const uint8_t anim_dude[] = { 8,12,
--- a/anim_sheep.cpp Wed May 02 06:46:41 2018 +0000 +++ b/anim_sheep.cpp Wed May 02 06:48:29 2018 +0000 @@ -5,7 +5,7 @@ */ #include <stdint.h> -#include "Pokulous.h" +#include "Pixonia.h" const uint16_t anim_sheep_pal[] = { 22530,12922,10764,9284,13670,20137,65312,41728,33280,65535,46486,38066,29614,0,63488,63519
--- a/anim_wolf_sw.cpp Wed May 02 06:46:41 2018 +0000 +++ b/anim_wolf_sw.cpp Wed May 02 06:48:29 2018 +0000 @@ -5,7 +5,7 @@ */ #include <stdint.h> -#include "Pokulous.h" +#include "Pixonia.h" const uint16_t anim_wolf_sw_pal[] = { 22530,12922,10764,9284,13670,20137,65312,41728,33280,65535,46486,38066,29614,0,63488,63519