mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Amazfit Helio Strap: Enable HRV
This commit is contained in:
+5
@@ -59,6 +59,11 @@ public class AmazfitHelioStrapCoordinator extends ZeppOsCoordinator {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean supportsHrvMeasurement(final GBDevice device) {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getWorldClocksSlotCount() {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user