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.
Diff: WiiChuck.h
- Revision:
- 2:5737b6a16054
- Parent:
- 1:f04b559e06b3
- Child:
- 4:9169c602b0d8
--- a/WiiChuck.h Wed Feb 02 12:02:54 2011 +0000 +++ b/WiiChuck.h Wed Feb 02 12:06:17 2011 +0000 @@ -27,7 +27,7 @@ #define BUTTON_VOLUME_PLUS '+' #define BUTTON_VOLUME_MINUS '-' -typedef void(*pt2Func)(char); +typedef void(*pt2Func)(int); class WiiChuck { public: