alt236/Bluetooth-LE-Library---Android

IBeaconManufacturerData.calculateUUIDString(byte[]) bug?

cheolhee opened this issue · 2 comments

A leading '0' is being omitted when an integer value of uuid[i] is less than 0x0F.

Well spotted.

I will fix it over the weekend.

The fix is now in Master, but not yet in the published app