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: idd_hw5_bleFanProto
Fork of nRF51822 by
Revision 70:c36c550b7208, committed 2014-11-06
- Comitter:
- pgao
- Date:
- Thu Nov 06 05:29:15 2014 +0000
- Parent:
- 69:61da91a52bd6
- Commit message:
- asdf
Changed in this revision
projectconfig.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/projectconfig.h Tue Nov 04 10:42:27 2014 +0000 +++ b/projectconfig.h Thu Nov 06 05:29:15 2014 +0000 @@ -113,7 +113,7 @@ /*--------------------------------- GAP -------------------------------*/ #define CFG_GAP_APPEARANCE BLE_APPEARANCE_GENERIC_TAG - #define CFG_GAP_LOCAL_NAME "nRF5x" + #define CFG_GAP_LOCAL_NAME "pgao's nRF5x" #define CFG_GAP_CONNECTION_MIN_INTERVAL_MS 50 /**< Minimum acceptable connection interval */ #define CFG_GAP_CONNECTION_MAX_INTERVAL_MS 500 /**< Maximum acceptable connection interval */