hrm1017 with gy-801 temp
Dependencies: 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(); }