mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Xiaomi: Map elliptical workout
This commit is contained in:
@@ -152,6 +152,7 @@ public class XiaomiActivityFileId {
|
|||||||
ACTIVITY_DAILY(Type.ACTIVITY, 0),
|
ACTIVITY_DAILY(Type.ACTIVITY, 0),
|
||||||
ACTIVITY_SLEEP(Type.ACTIVITY,8),
|
ACTIVITY_SLEEP(Type.ACTIVITY,8),
|
||||||
SPORTS_FREESTYLE(Type.SPORTS, 8),
|
SPORTS_FREESTYLE(Type.SPORTS, 8),
|
||||||
|
SPORTS_ELLIPTICAL(Type.SPORTS, 11),
|
||||||
;
|
;
|
||||||
|
|
||||||
private final Type type;
|
private final Type type;
|
||||||
|
Reference in New Issue
Block a user