We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93b16d commit 2b3a2e4Copy full SHA for 2b3a2e4
1 file changed
README.md
@@ -48,7 +48,7 @@ probe-plotter uses the Rerun viewer for visualizing the graphs. Please [make sur
48
49
```
50
cd probe-plotter-host
51
-cargo run /path/to/elf chip_name
+cargo run --bin custom-viewer /path/to/elf chip_name
52
53
54
So for example plotting the example in examples/simple on a Nucleo-G474RE
0 commit comments