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.
Dependencies: BLE_API nRF51822 mbed
Fork of KS7 by
Revision 34:55b9048a1055, committed 2016-08-10
- Comitter:
- masaaki_makabe
- Date:
- Wed Aug 10 07:42:18 2016 +0000
- Branch:
- KS3
- Parent:
- 32:8215aaccf3f1
- Child:
- 35:ce3ea2419dc0
- Commit message:
- BLE????????????
Changed in this revision
diff -r 8215aaccf3f1 -r 55b9048a1055 io.lib --- a/io.lib Mon Aug 01 08:58:31 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://developer.mbed.org/users/akita11/code/io/#fb7e64f92fbe
diff -r 8215aaccf3f1 -r 55b9048a1055 main.cpp
--- a/main.cpp Mon Aug 01 08:58:31 2016 +0000
+++ b/main.cpp Wed Aug 10 07:42:18 2016 +0000
@@ -249,8 +249,8 @@
/*E-----------------------------------------------------------------------*/
ble.addService(HWS);
ble.addService(DIS);
- DFUService dfu(ble);
-
+ //DFUService dfu(ble);
+ // これがライトできない原因。ひとまずコメント
}
/*S---------------------------------------------------------------------*/
//void zTap(void)
diff -r 8215aaccf3f1 -r 55b9048a1055 mbed.lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.lib Wed Aug 10 07:42:18 2016 +0000 @@ -0,0 +1,1 @@ +KS7/mbed#000000000000
