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);
|
||||
setRotateWristToSwitchInfo(builder);
|
||||
setActivateDisplayOnLiftWrist(builder);
|
||||
setGoalNotification(builder);
|
||||
setHeartrateSleepSupport(builder);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue