Increase timeout for remote debugging
I have set up a project to run a remote debugger on a Pi Zero. Basically it works. Basically. That is, the remote Python is started and the process runs. However, I rather soon get a timeout and that's it. But where can I increase that timeout?
Comments