mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-04 17:27:24 +01:00
Xiaomi: Map elliptical workout
This commit is contained in:
parent
453ce5eedb
commit
0c27772bb5
@ -152,6 +152,7 @@ public class XiaomiActivityFileId {
|
||||
ACTIVITY_DAILY(Type.ACTIVITY, 0),
|
||||
ACTIVITY_SLEEP(Type.ACTIVITY,8),
|
||||
SPORTS_FREESTYLE(Type.SPORTS, 8),
|
||||
SPORTS_ELLIPTICAL(Type.SPORTS, 11),
|
||||
;
|
||||
|
||||
private final Type type;
|
||||
|
Loading…
Reference in New Issue
Block a user