mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Huami: Add AI type field to workout proto
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user