1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-13 08:54:03 +02:00

Change UUID prefix to 0x4767744272646700

This commit is contained in:
Andreas Shimokawa 2016-05-24 13:20:16 +02:00
parent cb1ec5dccb
commit e3bee37b81

View File

@ -241,7 +241,7 @@ public class PebbleProtocol extends GBDeviceProtocol {
static final byte LENGTH_UUID = 16;
static final long GB_UUID_MASK = 0x4742474200L;
static final long GB_UUID_MASK = 0x4767744272646700L;
// base is -5
private static final String[] hwRevisions = {