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.
Fork of kbtq by
Revision 3:34697e4082fc, committed 2018-08-10
- Comitter:
- AK1412
- Date:
- Fri Aug 10 14:31:37 2018 +0000
- Parent:
- 2:afa338bb4424
- Commit message:
- ?;
Changed in this revision
kbt.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/kbt.h Sat Apr 14 03:31:00 2018 +0000 +++ b/kbt.h Fri Aug 10 14:31:37 2018 +0000 @@ -21,10 +21,10 @@ #define circle 11 #define Start 12 #define Select 13 -#define L_around 14 -#define L_updown 15 -#define R_around 16 -#define R_updown 17 +#define L_around 0 +#define L_updown 1 +#define R_around 2 +#define R_updown 3 class KBT{ public :