Skip to content

Commit da582dd

Browse files
authored
Update README.md
1 parent 67e3cf8 commit da582dd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Have fun with Zebra's devices :)
2020

2121

2222
## Change Log !!!
23+
24+
## Added new method DIHelper.getBtMacAddress to retrieve Bluetooth Mac Address.
25+
2326
### 1. Change of REPOSITORY
2427
### 2. UPDATED FOR A13...
2528
### 3. Added a Sample repository running on <=A13
@@ -29,6 +32,11 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
2932

3033
Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files.
3134

35+
## V0.9 to V0.10 : Get Bluetooth Mac Address
36+
```text
37+
Added method DIHelper.getBtMacAddress to retrieve device's Bluetooth Mac Address
38+
```
39+
3240
## V0.8 to V0.9 : Updated for A13
3341
```text
3442
Added BIND_NOTIFICATION_LISTENER_SERVICE permission

0 commit comments

Comments
 (0)