1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-22 06:41:06 +02:00

Mi Band 5: Increase number of reminder slots to 50

This commit is contained in:
José Rebelo 2022-05-15 17:23:59 +01:00 committed by Gitea
parent f08fe7f65f
commit 410b74e1a2

View File

@ -85,6 +85,11 @@ public class MiBand5Coordinator extends HuamiCoordinator {
return true;
}
@Override
public int getReminderSlotCount() {
return 50; // as enforced by Zepp Life
}
@Override
public int getWorldClocksSlotCount() {
return 20; // as enforced by Mi Fit