New firmware tested.

This commit is contained in:
Daniele Gobbetti
2015-07-28 22:03:53 +02:00
parent 14f754306d
commit 23f752dc20

View File

@@ -25,7 +25,8 @@ public class MiBandFWHelper {
private final int[] whitelistedFirmwareVersion = {
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) {