mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Mi Band 9: Fix walk workout parsing
This commit is contained in:
parent
8714c8461f
commit
f9f3e8849b
@ -383,6 +383,7 @@ public class WorkoutSummaryParser extends XiaomiActivityParser implements Activi
|
||||
headerSize = 7;
|
||||
break;
|
||||
case 5:
|
||||
case 6:
|
||||
headerSize = 9;
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user