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 Asterocks by
Revision 9:bdca5ddf6649, committed 2017-10-22
- Comitter:
- Pokitto
- Date:
- Sun Oct 22 19:06:17 2017 +0000
- Parent:
- 8:c0a84f62ad2d
- Child:
- 10:d39eefa04a5d
- Commit message:
- blv3
Changed in this revision
| My_settings.h | Show annotated file Show diff for this revision Revisions of this file |
| PokittoLib.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/My_settings.h Thu Oct 19 10:51:52 2017 +0000 +++ b/My_settings.h Sun Oct 22 19:06:17 2017 +0000 @@ -1,6 +1,7 @@ #define PROJ_GAMEBUINO 0 -#define PROJ_STREAMING_MUSIC 0 +#define PROJ_STREAMING_MUSIC 1 #define PROJ_GBSOUND 1 +#define PROJ_ENABLE_SOUND 1 #define PROJ_HIRES 0
--- a/PokittoLib.lib Thu Oct 19 10:51:52 2017 +0000 +++ b/PokittoLib.lib Sun Oct 22 19:06:17 2017 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/Pokitto/code/PokittoLib/#4e87bb59b13b +https://os.mbed.com/users/Pokitto/code/PokittoLib/#fa6899411a24
