1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-10 07:31:34 +02:00

Add firmwares from the wiki.

This commit is contained in:
Daniele Gobbetti 2015-09-17 16:03:15 +02:00
parent b73ff49681
commit 55341678b3

View File

@ -32,6 +32,10 @@ public class MiBandFWHelper {
16779547, //1.0.9.27 tested by developer
16779568, //1.0.9.48 tested by developer
16779585, //1.0.9.65 tested by developer
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
};
public MiBandFWHelper(Uri uri, Context context) throws IOException {