mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Mi Band 3: whitelist tested firmwares
This commit is contained in:
+4
@@ -44,9 +44,13 @@ public class MiBand3FirmwareInfo extends HuamiFirmwareInfo {
|
||||
static {
|
||||
// firmware
|
||||
crcToVersion.put(55852, "1.2.0.8");
|
||||
crcToVersion.put(14899, "1.3.0.4");
|
||||
crcToVersion.put(20651, "1.3.0.8");
|
||||
|
||||
// resources
|
||||
crcToVersion.put(54724, "1.2.0.8");
|
||||
crcToVersion.put(52589, "1.3.0.4");
|
||||
crcToVersion.put(34642, "1.3.0.8");
|
||||
|
||||
// font
|
||||
crcToVersion.put(19775, "1");
|
||||
|
||||
Reference in New Issue
Block a user