1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-02 17:56:35 +02:00

Zepp OS: Add workout codes for hiking and outdoor swimming

I got these codes from the debug logs from my Amazfit GTS 4 Mini.
Apparently they have the same codes as the old types defined in
HuamiSportsActivityType.
This commit is contained in:
Sebastian Reichel 2023-10-10 15:39:24 +02:00 committed by José Rebelo
parent 3dd2869283
commit 4feadc2932

View File

@ -99,7 +99,9 @@ public enum Huami2021WorkoutTrackActivityType {
ModernDance(0xb9),
MuayThai(0x65),
OutdoorCycling(0x04),
OutdoorHiking(0x0f),
OutdoorRunning(0x01),
OutdoorSwimming(0x07),
ParallelBars(0x96),
Parkour(0x81),
Pilates(0x3d),