mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-27 02:55:50 +01:00
New firmware tested.
This commit is contained in:
parent
14f754306d
commit
23f752dc20
@ -25,7 +25,8 @@ public class MiBandFWHelper {
|
|||||||
|
|
||||||
private final int[] whitelistedFirmwareVersion = {
|
private final int[] whitelistedFirmwareVersion = {
|
||||||
16779534, // 1.0.9.14 tested by developer
|
16779534, // 1.0.9.14 tested by developer
|
||||||
16779547 //1.0.9.27 testd by developer
|
16779547, //1.0.9.27 tested by developer
|
||||||
|
16779568 //1.0.9.48 tested by developer
|
||||||
};
|
};
|
||||||
|
|
||||||
public MiBandFWHelper(Uri uri, Context context) {
|
public MiBandFWHelper(Uri uri, Context context) {
|
||||||
|
Loading…
Reference in New Issue
Block a user