scientifichackers / ampy

MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.
MIT License
723 stars 157 forks source link

How do printing and debug at minicom while ampy run? #118

Closed peterwillcn closed 1 year ago

peterwillcn commented 1 year ago

How do I view program printing while ampy run?

debug

peterwillcn commented 1 year ago

Close minicom, and the print() method can work properly. This is due to my incorrect operation sequence. Screenshot 2023-03-25 at 22 18 39