Przeglądaj źródła

Increase the synchronization user automatic call

master
陈福行 5 lat temu
rodzic
commit
ef1d18c5b1

+ 2
- 0
app/src/main/java/aicare/net/cn/iweightdemo/MyActivity.java Wyświetl plik

@@ -655,6 +655,8 @@ public class MyActivity extends BleProfileServiceReadyActivity implements Device
.getHeight());
showInfo(bm15BodyFatData.toString(), true);
}
}else if (weightData.getCmdType() == 2&&binder!=null&&user!=null){
binder.syncUser(user);
}
}


Ładowanie…
Anuluj
Zapisz