1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-23 23:32:23 +02:00

added makibes hr3 todo and heart rate constants

This commit is contained in:
Cre3per 2019-10-03 12:19:12 +02:00 committed by Andreas Shimokawa
parent 0a7639877b
commit fe667ffdd8
2 changed files with 7 additions and 0 deletions

View File

@ -86,6 +86,11 @@ public final class MakibesHR3Constants {
public static final byte RPRT_REVERSE_FIND_DEVICE = (byte) 0x7d;
// The proximity sensor sees air..
public static final byte ARG_HEARTRATE_NO_TARGET = (byte) 0xff;
// The hr sensor didn't find the heart rate yet.
public static final byte ARG_HEARTRATE_NO_READING = (byte) 0x00;
// heart rate
public static final byte RPRT_HEARTRATE = (byte) 0x84;

View File

@ -2,6 +2,8 @@
// TODO: Battery level
// TODO: Step target
// TODO: It'd be cool if we could change the language. There's no official way to do so, but the
// TODO: watch is sold as chinese/english.