mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Huawei/Honor: Fix exception when processing workout data (#5795)
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ public class HuaweiHeartRateZonesSpec extends HeartRateZonesSpec {
|
||||
}
|
||||
|
||||
if (!state.supportsTrack())
|
||||
return null;
|
||||
return res;
|
||||
|
||||
res.add(loadOrCreateHeartRateZonesConfig(HeartRateZonesSpec.PostureType.UPRIGHT,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user