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.
Fork of X_NUCLEO_IDB0XA1 by
Revision 243:c56decc9c198, committed 2016-06-20
- Comitter:
- Andrea Palmieri
- Date:
- Mon Jun 20 15:11:41 2016 +0200
- Parent:
- 242:058b2e731adc
- Child:
- 247:932a44bdff4f
- Commit message:
- Get rid of unmerged line
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
| source/BlueNRGGattClient.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/source/BlueNRGGattClient.cpp Mon Jun 20 14:59:06 2016 +0200 +++ b/source/BlueNRGGattClient.cpp Mon Jun 20 15:11:41 2016 +0200 @@ -813,4 +813,3 @@ return BLE_ERROR_NONE; } ->>>>>>> master
