Changed the device name.

Dependents:   BLE_Health_Thermometer_HeartRateMonitor

Fork of BLE_API_Native_IRC by Yoshihiro TSUBOI

Files at this revision

API Documentation at this revision

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
diff -r d84e7516652b -r a58a51c92075 hw/nRF51822n/projectconfig.h
--- 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 */