-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Copied from #1
- Is there a good way to update your changes? I un-installed and re-installed upiot. Could I just overlay the new files on top of the old?
- Is there a way to connect to the ESP where every key goes to the ESP. Right now many keys seem to be filtered out like ctrl-C and other control keys.
- when I did 'sampy ls' it showed my files, but when I did 'sampy run myfile.py' it showed file not found
- The run command 'UPIOT:Run Current File' did not seem to work, but I think it did work one time, i think
- It would be nice to have a stop program command, perhaps the ctrl-C functioning would satisfy that.
- It would be nice to show the COM port connection status somewhere.
I only was able to spend a short time today, but I will in the near future. I was planning to merge ampy with the terminal example that is with pyserial snd build my own ide, but now I will use upiot. Thank You
John