Skip to content
Snippets Groups Projects
Commit 58a8db9c authored by Quentin Bolsee's avatar Quentin Bolsee
Browse files

more explanations on the prints

parent dee0d40a
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ print(values) # prints {2: 1, 6: 0, 15: 1}
By default, print statements from the device are relayed and displayed as:
```txt
MPY_PRINT@COM1:HELLO WORLD
MPY_PRINT@COM1:hello world!
```
These messages can be suppressed by passing `show_prints=False` when instantiating the device.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment