opt
This commit is contained in:
@@ -112,7 +112,7 @@ public class WebSocketManager {
|
||||
mNavi.setUseExtraGPSData( true );
|
||||
mService.execute( () -> {
|
||||
try {
|
||||
mClient.connectBlocking();
|
||||
mClient.reconnectBlocking();
|
||||
Logger.d( TAG, "connectBlocking done." );
|
||||
} catch ( Exception e ) {
|
||||
Logger.e( TAG, e, "error." );
|
||||
|
||||
Reference in New Issue
Block a user