publishing

Dependencies:   USBDevice

Revision:
6:64cee3b9f02e
Parent:
5:0fdc04a80278
Child:
8:9eff4634d9dd
--- a/HSP/Hsp_BLE/HspBLE.cpp	Wed Mar 22 19:28:49 2017 +0000
+++ b/HSP/Hsp_BLE/HspBLE.cpp	Wed Mar 22 19:39:33 2017 +0000
@@ -49,7 +49,7 @@
 uint8_t HspBLE::ecgTwoCharUUID[] = {0x62,0x1a,0x00,0xe3,0xb0,0x93,0x46,0xbf,0xaa,0xdc,0xab,0xe4,0xc6,0x48,0xc5,0x6b};
 
 
-/// define the BLE device name
+/// define the BLE device name 
 uint8_t HspBLE::deviceName[] = "MAXREFDES100";
 /// define the BLE serial number
 uint8_t HspBLE::serialNumber[] = {0x77, 0x22, 0x33, 0x45, 0x67, 0x89};