We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2b8d1 commit ae64f5fCopy full SHA for ae64f5f
README.MD
@@ -22,7 +22,7 @@ Open any of the examples and upload to an ESP32.
22
QSPY can be activated by defining `QS_ON`in `bsp.cpp` of both examples.
23
24
```bash
25
-qspy -p YOUR_SERIAL_PORT -b 115200
+qspy -c YOUR_SERIAL_PORT -b 115200
26
```
27
28
### QView
0 commit comments