Skip to content
Snippets Groups Projects
Commit 3f4c0a31 authored by joe landa's avatar joe landa Committed by rahix
Browse files

docs(console): Add note for macOS

Update overview.rst for easier understanding/usage of the Pycardium
debugger and console.  For people like me who had no idea how to use it
before.

Manual merge for !219
parent 3c83b852
Branches
No related tags found
No related merge requests found
......@@ -49,6 +49,16 @@ and power it on::
leds.set_rocket(0, 31)
.. note::
If you're using iOS/Mac then you can connect to your serial console using:
.. code-block:: shell-session
screen /dev/tty.usbmodem* 115200
You can now see in your console what buttons you have pressed and your
console outputs/logs. With ``CTRL+C`` you exit the console.
REPL modes
^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment