bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
602 stars 284 forks source link

what about microREPL? #782

Closed rhubarbdog closed 1 year ago

rhubarbdog commented 1 year ago

shouldn't instructions for microrepl be included on this page https://microbit-micropython.readthedocs.io/en/v2-docs/devguide/repl.html

microbit-carlos commented 1 year ago

Yes, we can add that to the https://microbit-micropython.readthedocs.io/en/v2-docs/devguide/repl.html#using-a-serial-communication-program section, between the first and second paragraph would be good. Would you like to create a PR to add it?

rhubarbdog commented 1 year ago

Yes I can do

rhubarbdog commented 1 year ago

i've completed the PR its https://github.com/bbcmicrobit/micropython/pull/785 if you want to check it's ok

microbit-carlos commented 1 year ago

PR https://github.com/bbcmicrobit/micropython/pull/785 was merged and this can be closed, thanks @rhubarbdog!