Changed the device name.
Dependents: BLE_Health_Thermometer_HeartRateMonitor
Fork of BLE_API_Native_IRC by
Revision 20:a58a51c92075, committed 2014-06-16
- Comitter:
- ghz2000
- Date:
- Mon Jun 16 15:06:48 2014 +0000
- Parent:
- 19:d84e7516652b
- Commit message:
- Add HeartRateMonitor
Changed in this revision
hw/nRF51822n/projectconfig.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/hw/nRF51822n/projectconfig.h Wed Jun 11 15:15:30 2014 +0000 +++ b/hw/nRF51822n/projectconfig.h Mon Jun 16 15:06:48 2014 +0000 @@ -111,7 +111,7 @@ /*--------------------------------- GAP -------------------------------*/ #define CFG_GAP_APPEARANCE BLE_APPEARANCE_GENERIC_TAG - #define CFG_GAP_LOCAL_NAME "nRF5x" + #define CFG_GAP_LOCAL_NAME "TsuboBLE" #define CFG_GAP_CONNECTION_MIN_INTERVAL_MS 500 /**< Minimum acceptable connection interval */ #define CFG_GAP_CONNECTION_MAX_INTERVAL_MS 1000 /**< Maximum acceptable connection interval */