mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Adjust comments to current values
They look plausible compared to 1S activity
This commit is contained in:
+2
-2
@@ -25,9 +25,9 @@ public class MiBand2SampleProvider extends AbstractMiBandSampleProvider {
|
||||
// 0 = same activity kind as before
|
||||
// 1 = light activity walking?
|
||||
// 3 = definitely non-wear
|
||||
// 9 = probably deep sleep, definitely some kind of sleep
|
||||
// 9 = probably light sleep, definitely some kind of sleep
|
||||
// 10 = ignore, except for hr (if valid)
|
||||
// 11 = probably light sleep
|
||||
// 11 = probably deep sleep
|
||||
// 12 = definitely wake up
|
||||
// 17 = definitely not sleep related
|
||||
|
||||
|
||||
Reference in New Issue
Block a user