diff --git a/README.md b/README.md index 8c76eed..f99ecd4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Have fun with Zebra's devices :) ## Change Log !!! + +## Added new method DIHelper.getBtMacAddress to retrieve Bluetooth Mac Address. + ### 1. Change of REPOSITORY ### 2. UPDATED FOR A13... ### 3. Added a Sample repository running on <=A13 @@ -29,6 +32,11 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files. +## V0.9 to V0.10 : Get Bluetooth Mac Address +```text + Added method DIHelper.getBtMacAddress to retrieve device's Bluetooth Mac Address +``` + ## V0.8 to V0.9 : Updated for A13 ```text Added BIND_NOTIFICATION_LISTENER_SERVICE permission