mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-09 03:37:03 +01:00
Remove motorcycling from VO2 Max
This commit is contained in:
parent
7b76d21254
commit
d238a321df
@ -156,7 +156,6 @@ public class WorkoutVo2MaxSampleProvider implements Vo2MaxSampleProvider<Vo2MaxS
|
||||
ActivityKind.INDOOR_CYCLING.getCode(),
|
||||
ActivityKind.HANDCYCLING.getCode(),
|
||||
ActivityKind.HANDCYCLING_INDOOR.getCode(),
|
||||
ActivityKind.MOTORCYCLING.getCode(),
|
||||
ActivityKind.OUTDOOR_CYCLING.getCode()
|
||||
));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user