New firmware tested.

master
Daniele Gobbetti 2015-07-28 22:03:53 +02:00
parent 14f754306d
commit 23f752dc20
1 changed files with 2 additions and 1 deletions

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) {