mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Amazfit Cor: Whitelist firmware 1.7.20 and res 69 (stable)
This commit is contained in:
+2
@@ -43,6 +43,7 @@ public class AmazfitCorFirmwareInfo extends HuamiFirmwareInfo {
|
|||||||
crcToVersion.put(9458, "1.0.7.52");
|
crcToVersion.put(9458, "1.0.7.52");
|
||||||
crcToVersion.put(51575, "1.0.7.88");
|
crcToVersion.put(51575, "1.0.7.88");
|
||||||
crcToVersion.put(6346, "1.2.5.00");
|
crcToVersion.put(6346, "1.2.5.00");
|
||||||
|
crcToVersion.put(24277, "1.2.7.20");
|
||||||
|
|
||||||
// resources
|
// resources
|
||||||
crcToVersion.put(46341, "RES 1.0.5.60");
|
crcToVersion.put(46341, "RES 1.0.5.60");
|
||||||
@@ -51,6 +52,7 @@ public class AmazfitCorFirmwareInfo extends HuamiFirmwareInfo {
|
|||||||
crcToVersion.put(60501, "RES 1.0.7.52-71");
|
crcToVersion.put(60501, "RES 1.0.7.52-71");
|
||||||
crcToVersion.put(31263, "RES 1.0.7.77-91");
|
crcToVersion.put(31263, "RES 1.0.7.77-91");
|
||||||
crcToVersion.put(20920, "RES 1.2.5.00-65");
|
crcToVersion.put(20920, "RES 1.2.5.00-65");
|
||||||
|
crcToVersion.put(25397, "RES 1.2.7.20-69");
|
||||||
|
|
||||||
// font
|
// font
|
||||||
crcToVersion.put(61054, "8");
|
crcToVersion.put(61054, "8");
|
||||||
|
|||||||
Reference in New Issue
Block a user