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.
Dependents: BLE_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: public/Gap.h
- Revision:
- 267:ad6f6f40eb24
- Parent:
- 260:ea7f9f14cc15
- Child:
- 325:501ad8b8bbe5
--- a/public/Gap.h Wed Jan 21 09:32:51 2015 +0000
+++ b/public/Gap.h Wed Jan 21 09:32:51 2015 +0000
@@ -156,6 +156,8 @@
onTimeout();
}
break;
+ default:
+ break;
}
}
