We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c975d commit 45d0e58Copy full SHA for 45d0e58
README.md
@@ -58,7 +58,7 @@ Code should be self-contained. Any includes except for flatbuffers and mbed will
58
```./build/sil config/simulations/intro_proj_sim.json```
59
* To connect to the debug serial ports, add `-sN` (unconnected serial ports will print to main output):
60
61
-```./build/sil config/simulations/testsim.json -s01```
+```./build/sil config/simulations/intro_proj_sim.json -s01```
62
* Then in separate terminal windows, open the serial client for each microcontroller:
63
64
```
0 commit comments