microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
57 stars 36 forks source link

Simulator: Reset serial before flash. #871

Closed microbit-matt-hillsdon closed 2 years ago

microbit-matt-hillsdon commented 2 years ago

Matches the real device and prevents old tracebacks being shown in the serial area in the sim.

Fixes #869

github-actions[bot] commented 2 years ago

Preview build will be at https://review-python-editor-next.microbit.org/sim-reset-serial/

microbit-matt-hillsdon commented 2 years ago

Seems to work as expected.