mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 21:14:05 -06:00
test: Rename atmega2560-16mhz.config to atmega2560.config
There's no need to include the 16mhz as basically all atmega chips are run at 16mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
f2fbe98454
commit
541c2990c6
15 changed files with 16 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
# Tests for miscellaneous g-code commands
|
||||
DICTIONARY atmega2560-16mhz.dict
|
||||
DICTIONARY atmega2560.dict
|
||||
CONFIG ../../config/example.cfg
|
||||
|
||||
# Simple status commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue