mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Add uncrypted transactions for GT3
This commit is contained in:
parent
a64317fe7a
commit
2a41b77ffc
@ -33,6 +33,7 @@ public class HuaweiWatchGT3Coordinator extends HuaweiBRCoordinator {
|
|||||||
|
|
||||||
public HuaweiWatchGT3Coordinator() {
|
public HuaweiWatchGT3Coordinator() {
|
||||||
super();
|
super();
|
||||||
|
getHuaweiCoordinator().setTransactionCrypted(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user