mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
Amazfit Neo: Enable PAI
This commit is contained in:
parent
896e89b256
commit
849337b447
@ -72,6 +72,11 @@ public class AmazfitNeoCoordinator extends HuamiCoordinator {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean supportsPai(){
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean supportsWeather() {
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user