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: main.cpp
- Revision:
- 14:469243e10ce5
- Parent:
- 13:39ecc149d163
- Child:
- 15:e0aa8c44cd70
--- a/main.cpp Sun Feb 24 20:26:39 2019 +0000 +++ b/main.cpp Fri Mar 15 21:21:38 2019 +0000 @@ -7,8 +7,7 @@ // The MIT License (MIT) Copyright (c) 2019 Masatomo Kojima // // LED message -// S key code setting P1,P2 -// T key code setting P0 +// S key code setting // C Conected // P success Pearing // F Fail pearing @@ -18,7 +17,7 @@ // G GROVE sensor connect error //--------------------------------- -#define VERSION "JOY-190225" +#define VERSION "JOY-190316" //#define NO_DEBUG #include "microbit_switch_if_joy.h"