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>
This commit is contained in:
Kevin O'Connor
2019-11-24 20:15:57 -05:00
parent 86b074e1ee
commit 982567a69a
2 changed files with 8 additions and 5 deletions

View File

@@ -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