Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB authored Apr 25, 2022
1 parent 61132f9 commit 8e407c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Open any of the examples and upload to an ESP32.

## QPSY

[QSPY](https://www.state-machine.com/qtools/qspy.html) can be activated by defining `QS_ON`in `bsp.cpp` of both examples.
[QSPY](https://www.state-machine.com/qtools/qspy.html) can be activated by defining `QS_ON`in `bsp.cpp` of both examples

Example of how to communicate with esp32 target with qspy enabled.

```bash
qspy -c YOUR_SERIAL_PORT -b 115200
Expand Down

0 comments on commit 8e407c1

Please sign in to comment.