mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-20 06:16:49 +01:00
Merge branch 'master' into feature-weather
This commit is contained in:
commit
8990e7e3da
@ -595,7 +595,7 @@ class PebbleIoThread extends GBDeviceIoThread {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private void writeInstallApp(byte[] bytes) {
|
synchronized private void writeInstallApp(byte[] bytes) {
|
||||||
if (!mIsInstalling) {
|
if (!mIsInstalling) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user