mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-14 11:26:48 +01:00
makibes hr3.
corrected alarm slot count.
This commit is contained in:
parent
40696cb3e6
commit
c0a6566410
@ -148,8 +148,7 @@ public class MakibesHR3Coordinator extends AbstractDeviceCoordinator {
|
||||
|
||||
@Override
|
||||
public int getAlarmSlotCount() {
|
||||
// TODO:
|
||||
return 5;
|
||||
return 8;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user