mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-13 11:17:33 +01:00
HPlus: Change Makibes F68 device type
This commit is contained in:
parent
b3e1cbf55e
commit
d7db6559d8
@ -14,7 +14,7 @@ public enum DeviceType {
|
|||||||
VIBRATISSIMO(20),
|
VIBRATISSIMO(20),
|
||||||
LIVEVIEW(30),
|
LIVEVIEW(30),
|
||||||
HPLUS(40),
|
HPLUS(40),
|
||||||
MAKIBESF68(50),
|
MAKIBESF68(41),
|
||||||
TEST(1000);
|
TEST(1000);
|
||||||
|
|
||||||
private final int key;
|
private final int key;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user