changed name
Fork of mbed-os-example-ble-BatteryLevel by
Diff: source/main.cpp
- Revision:
- 73:4bce85f91e5a
- Parent:
- 46:6b66d08f304e
- Child:
- 74:923be844d0fe
--- a/source/main.cpp Mon Oct 22 12:30:12 2018 +0100
+++ b/source/main.cpp Wed Oct 24 09:44:30 2018 +0000
@@ -22,7 +22,7 @@
DigitalOut led1(LED1, 1);
-const static char DEVICE_NAME[] = "BATTERY";
+const static char DEVICE_NAME[] = "ProVaida";
static const uint16_t uuid16_list[] = {GattService::UUID_BATTERY_SERVICE};
static uint8_t batteryLevel = 50;
