Skip to content

Commit 8d8c083

Browse files
authored
Update README.MD
1 parent e4e062e commit 8d8c083

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.MD

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,16 @@ QSPY can be activated by defining `QS_ON`in `bsp.cpp` of both examples.
2525
qspy -p YOUR_SERIAL_PORT -b 115200
2626
```
2727

28+
### QView
29+
30+
DPP example can be tested with [QView™](https://www.state-machine.com/qtools/qview.html) example located in `examples/dpp_bsp-esp32/qview`.
31+
32+
```bash
33+
qview-dpp.bat
34+
```
35+
36+
Note: QSpy must be running before using QView.
37+
38+
39+
40+

0 commit comments

Comments
 (0)