Or Yair
Or Yair
OK, thanks a lot! I will try to do that and be back with results. I have one more question - what is the python version of micropython?
@vlasovskikh I debuuged the microupload.py script and I noticed the this line is blocking the script - "files.put(remote_path, fd.read())" Can you tell why?
Unfortunately no, a REPL terminal was not open at the time of upload. Can you think of any thing else which will cause "files.put(remote_path, fd.read())" to block the script?
Has anyone solved the problem?