mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-25 11:26:47 +01: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:
parent
3dd2869283
commit
4feadc2932
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user