Nordic stack and drivers for the mbed BLE API
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 |
diff -r 61da91a52bd6 -r c36c550b7208 projectconfig.h --- 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 */