mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 08:54:21 +01:00
Removing one log message
This commit is contained in:
@@ -427,7 +427,6 @@ public abstract class BleProfileServiceReadyActivity<E extends BleProfileService
|
|||||||
setDefaultUI();
|
setDefaultUI();
|
||||||
showDeviceScanningDialog(getFilterUUID());
|
showDeviceScanningDialog(getFilterUUID());
|
||||||
} else {
|
} else {
|
||||||
Logger.v(mLogSession, "Disconnecting...");
|
|
||||||
mService.disconnect();
|
mService.disconnect();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user