Adopting to BLE lib changes, part 1

This commit is contained in:
Aleksander Nowakowski
2018-04-13 08:53:37 +02:00
parent 27c491f633
commit 0627f29ec9
7 changed files with 43 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
<resources>
<string name="bonding">Bonding with the device&#8230;</string>
<string name="bonded">The device is now bonded.</string>
<string name="bonding_failed">Bonding failed.</string>
<string name="channel_connected_devices_title">Background connections</string>
<string name="channel_connected_devices_description">Shows a notification when a device is connected in background.</string>