fix discovery
This commit is contained in:
parent
e752a5ae73
commit
733d755c60
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ public class NetDiscoverer {
|
||||||
callback.onResponseReceived(ipAddr, data);
|
callback.onResponseReceived(ipAddr, data);
|
||||||
}, errorCallback);
|
}, errorCallback);
|
||||||
responseListener.start();
|
responseListener.start();
|
||||||
broadcastSender.start();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue