mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-15 20:06: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
|
@Override
|
||||||
public int getAlarmSlotCount() {
|
public int getAlarmSlotCount() {
|
||||||
// TODO:
|
return 8;
|
||||||
return 5;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user