wendlers / mpfshell

A simple shell based file explorer for ESP8266 Micropython based devices ⛺
MIT License
396 stars 84 forks source link

Feature Request - repl without breaking code. #110

Open SylteA opened 1 year ago

SylteA commented 1 year ago

Would love the ability to enter a repl session without breaking out of the program. Among other things, this would be useful for debugging programs already running on the device

kr-g commented 1 year ago

also leave mpfshell with ctrl+c without breaking the program on the device and enter repl mode would be helpful

this would be a feature for just following the output on the device