mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
New firmware tested.
This commit is contained in:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user