mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-25 11:26:47 +01:00
Mi Band 7: Whitelist firmware 2.1.0.1
This commit is contained in:
parent
88341c8b86
commit
81501ef750
@ -36,6 +36,7 @@ public class MiBand7FirmwareInfo extends Huami2021FirmwareInfo {
|
|||||||
put(26036, "1.20.3.1");
|
put(26036, "1.20.3.1");
|
||||||
put(55449, "1.27.0.4");
|
put(55449, "1.27.0.4");
|
||||||
put(14502, "2.0.0.2");
|
put(14502, "2.0.0.2");
|
||||||
|
put(25658, "2.1.0.1");
|
||||||
}};
|
}};
|
||||||
|
|
||||||
public MiBand7FirmwareInfo(final byte[] bytes) {
|
public MiBand7FirmwareInfo(final byte[] bytes) {
|
||||||
|
Loading…
Reference in New Issue
Block a user