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.
Dependents: YATTT sd_map_test cPong SnowDemo ... more
PokittoLib
Library for programming Pokitto hardware
How to Use
- Import this library to online compiler (see button "import" on the right hand side
- DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
- Change My_settings.h according to your project
- Start coding!
Diff: POKITTO_CORE/PokittoCore.h
- Revision:
- 60:8b6a110feeea
- Parent:
- 43:6183b12dd99c
- Child:
- 66:6281a40d73e6
--- a/POKITTO_CORE/PokittoCore.h Sun Oct 07 10:10:24 2018 +0000 +++ b/POKITTO_CORE/PokittoCore.h Sun Oct 07 10:19:52 2018 +0000 @@ -62,6 +62,7 @@ #include "PokittoFakeavr.h" #define PALETTE_SIZE 256 +#undef PI #define PI 3.141592741f // For GB compatibility