aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Debugging.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-11-24 20:15:57 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-11-24 20:21:13 -0500
commit982567a69a8b3a03306deb5bbf0d03d36b998737 (patch)
tree4d1d9f140460ef630a958411e25e6f75df3e5074 /docs/Debugging.md
parent86b074e1ee5a8c22dcdb4a877bc1298afcbe6aec (diff)
downloadkutter-982567a69a8b3a03306deb5bbf0d03d36b998737.tar.gz
kutter-982567a69a8b3a03306deb5bbf0d03d36b998737.tar.xz
kutter-982567a69a8b3a03306deb5bbf0d03d36b998737.zip
config: Rename avrsim.cfg to generic-simulavr.cfg
Rename the file to be more similar to the naming of other files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Debugging.md')
-rw-r--r--docs/Debugging.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md
index 605c288b..dfd04add 100644
--- a/docs/Debugging.md
+++ b/docs/Debugging.md
@@ -91,7 +91,7 @@ with Klippy, and send it to Klipper running in simulavr (see
python virtual environment):
```
-~/klippy-env/bin/python ./klippy/klippy.py config/avrsim.cfg -i test.gcode -v
+~/klippy-env/bin/python ./klippy/klippy.py config/generic-simulavr.cfg -i test.gcode -v
```
Using simulavr with gtkwave