mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-15 12:17:33 +01:00
Huami: Add AI type field to workout proto
This commit is contained in:
parent
9d966c8179
commit
a12d95196a
@ -46,7 +46,7 @@ message Steps {
|
||||
|
||||
message Type {
|
||||
int32 type = 1; // 1 = running, 4 = bike, 3 = walk
|
||||
// TODO 2, always 0?
|
||||
int32 ai = 2; // 0 = normal, 1 = ai/automatic
|
||||
}
|
||||
|
||||
message Distance {
|
||||
|
Loading…
x
Reference in New Issue
Block a user