Initial release

Dependencies:   microbit

Files at this revision

API Documentation at this revision

Comitter:
masakjm
Date:
Fri Dec 14 18:40:09 2018 +0000
Parent:
7:ea397c48066f
Commit message:
Initial release

Changed in this revision

readme.txt Show annotated file Show diff for this revision Revisions of this file
--- a/readme.txt	Fri Dec 14 18:38:12 2018 +0000
+++ b/readme.txt	Fri Dec 14 18:40:09 2018 +0000
@@ -1,5 +1,5 @@
 //=================================
-// microbit_switch_if_3sw
+// microbit_switch_if_wear
 //=================================
 //    A wearable BLE switch interface using micro bits
 //    It is intended for use with ios devices.
@@ -8,7 +8,6 @@
 //
 //  LED message
 //    S  key code setting sw1,2
-//    T  key code setting sw3
 //    C  Conected
 //    P  success Pearing
 //    F  Fail pearing
@@ -17,8 +16,8 @@
 //    I  Error by Incorrect cording
 //
 //  Please refer to the following site. (Japanese only)
-//     http://mahoro-ba.net/e2036.html
-//     http://mahoro-ba.net/e2039.html
+//     http://mahoro-ba.net/e2043.html
+//     http://mahoro-ba.net/e2044.html
 //
 //  I refer to information written on the following sites.
 //    (1)https://os.mbed.com/teams/microbit/code/microbit_presenter/