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

Amazfit Cor: Whitelist FW 1.2.5.00 and RES

This commit is contained in:
Daniele Gobbetti 2018-08-29 21:33:38 +02:00
parent 696653eabf
commit 3e989cd89a

View File

@ -42,6 +42,7 @@ public class AmazfitCorFirmwareInfo extends HuamiFirmwareInfo {
crcToVersion.put(54213, "1.0.6.76");
crcToVersion.put(9458, "1.0.7.52");
crcToVersion.put(51575, "1.0.7.88");
crcToVersion.put(6346, "1.2.5.00");
// resources
crcToVersion.put(46341, "RES 1.0.5.60");
@ -49,6 +50,7 @@ public class AmazfitCorFirmwareInfo extends HuamiFirmwareInfo {
crcToVersion.put(64977, "RES 1.0.6.76");
crcToVersion.put(60501, "RES 1.0.7.52-71");
crcToVersion.put(31263, "RES 1.0.7.77-91");
crcToVersion.put(20920, "RES 1.2.5.00-65");
// font
crcToVersion.put(61054, "8");