mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
makibes hr3.
corrected alarm slot count.
This commit is contained in:
committed by
Andreas Shimokawa
parent
40696cb3e6
commit
c0a6566410
@@ -148,8 +148,7 @@ public class MakibesHR3Coordinator extends AbstractDeviceCoordinator {
|
||||
|
||||
@Override
|
||||
public int getAlarmSlotCount() {
|
||||
// TODO:
|
||||
return 5;
|
||||
return 8;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user