mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
Mi Band: Do not whitelist 1.0.10.14 anymore, vibration seems to be broken with Gadgetbridge
This commit is contained in:
parent
98b1abedac
commit
77b4bb9cf1
@ -35,7 +35,7 @@ public class MiBandFWHelper {
|
|||||||
16779779, //1.0.10.3 reported on the wiki
|
16779779, //1.0.10.3 reported on the wiki
|
||||||
16779782, //1.0.10.6 reported on the wikiew
|
16779782, //1.0.10.6 reported on the wikiew
|
||||||
16779787, //1.0.10.11 tested by developer
|
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 {
|
public MiBandFWHelper(Uri uri, Context context) throws IOException {
|
||||||
|
Loading…
Reference in New Issue
Block a user