mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 15:25:20 -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,6 +1,6 @@
|
|||
# Test case for bed screws tilt helper tool
|
||||
CONFIG screws_tilt_adjust.cfg
|
||||
DICTIONARY atmega2560-16mhz.dict
|
||||
DICTIONARY atmega2560.dict
|
||||
|
||||
# Simple script to test
|
||||
G28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue