I am ssh-ed into a system that is connected to a Pyboard.
I was able to get the REPL just fine for a while. Then I mounted the Pyboard in order to alter the main.py file, and now I can't get the ">>>" prompt back when I run "sudo screen /dev/ttyACM0". I have read the other post on this forum with a similar issue that was solved by stopping a script that was running on the board. So I went back into the main.py file and wiped the file completely and unmounted the device successfully. Still couldn't get the ">>>" to show up. I have tried crtl-c, ctrl-d and many other commands to no avail. I would factory reset the board but I don't have physical access to it as I'm working remotely. Does anyone have any suggestions or a explanation as to what might be happening?
thanks in advance
