You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the code makes us of Google's Bluetooth Company ID (0xfeaa) but doesn't describe it as such and it's duplicated as a little-endian 16bit value, embedded in a cryptic looking prefix string:
Thanks, I'll close this. I should have noticed this issue was addressed by #8. We deliberately don't ID the company ID, to avoid appearing like an official Google product thing.
I noticed:
0xfeaa
) but doesn't describe it as such and it's duplicated as a little-endian 16bit value, embedded in a cryptic lookingprefix
string:Adafruit_CircuitPython_BLE_Eddystone/adafruit_ble_eddystone/__init__.py
Line 46 in d8c43de
Adafruit_CircuitPython_BLE_Eddystone/adafruit_ble_eddystone/uid.py
Line 45 in d8c43de
Adafruit_CircuitPython_BLE_Eddystone/adafruit_ble_eddystone/url.py
Line 98 in d8c43de
The text was updated successfully, but these errors were encountered: