mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-03 05:27:44 +01:00
Mi Band 2: set goal notification also in phase2Initialize()
This commit is contained in:
parent
ceb82f3474
commit
01d3a3a7be
@ -1210,6 +1210,7 @@ public class MiBand2Support extends AbstractBTLEDeviceSupport {
|
|||||||
setDisplayItems(builder);
|
setDisplayItems(builder);
|
||||||
setRotateWristToSwitchInfo(builder);
|
setRotateWristToSwitchInfo(builder);
|
||||||
setActivateDisplayOnLiftWrist(builder);
|
setActivateDisplayOnLiftWrist(builder);
|
||||||
|
setGoalNotification(builder);
|
||||||
setHeartrateSleepSupport(builder);
|
setHeartrateSleepSupport(builder);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user