Mi Band: Do not whitelist 1.0.10.14 anymore, vibration seems to be broken with Gadgetbridge

live-activity-data
Andreas Shimokawa 2015-09-20 22:13:25 +02:00
parent 98b1abedac
commit 77b4bb9cf1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ public class MiBandFWHelper {
16779779, //1.0.10.3 reported on the wiki
16779782, //1.0.10.6 reported on the wikiew
16779787, //1.0.10.11 tested by developer
16779790, //1.0.10.14 reported on the wiki
//16779790, //1.0.10.14 reported on the wiki (vibration does not work currently)
};
public MiBandFWHelper(Uri uri, Context context) throws IOException {