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: ADT7410 BLE_API TMP102 mbed nRF51822
Fork of BLE_HTM_HRM1017 by
Diff: main.cpp
- Revision:
- 5:ab8889077be9
- Parent:
- 2:daf2344afc28
- Child:
- 6:c3d9dbadd654
--- a/main.cpp Sat Sep 06 00:45:30 2014 +0000
+++ b/main.cpp Sat Sep 06 08:06:19 2014 +0000
@@ -55,7 +55,7 @@
{
advertisingStateLed = 1;
- DEBUG("Disconnected handle %u!\n\r", handle);
+ DEBUG("Disconnected handle %u, reason %u\n", handle, reason);
DEBUG("Restarting the advertising process\n\r");
ble.startAdvertising();
}
