mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Amazfit Bip 5 Unity: Unmark as experimental
Confirmed working on matrix.
This commit is contained in:
-6
@@ -26,12 +26,6 @@ import nodomain.freeyourgadget.gadgetbridge.devices.huami.zeppos.ZeppOsCoordinat
|
||||
import nodomain.freeyourgadget.gadgetbridge.impl.GBDevice;
|
||||
|
||||
public class AmazfitBip5UnityCoordinator extends ZeppOsCoordinator {
|
||||
@Override
|
||||
public boolean isExperimental() {
|
||||
// untested device
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getDeviceBluetoothName() {
|
||||
return HuamiConst.AMAZFIT_BIP5_UNITY_NAME;
|
||||
|
||||
Reference in New Issue
Block a user