mirror of
https://github.com/micropython/micropython.git
synced 2026-01-25 21:30:20 +01:00
With network.server_timeout(secs) the timeout can be changed. The default value is 300 secs. Minimmum accpeted is 5 secs. Without params the function returns the current configured timeout.