mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Mi Band: Do not whitelist 1.0.10.14 anymore, vibration seems to be broken with Gadgetbridge
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user