some PICloud and PIEthernet fixes
This commit is contained in:
@@ -21,7 +21,7 @@ DispatcherServer::~DispatcherServer() {
|
||||
|
||||
void DispatcherServer::start() {
|
||||
eth.listen(true);
|
||||
timeout_timer.start(5000);
|
||||
timeout_timer.start(2000);
|
||||
piCoutObj << "server started" << eth.readAddress();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user