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:
Kevin O'Connor
2019-03-22 12:36:18 -04:00
parent f2fbe98454
commit 541c2990c6
15 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
# Test case for basic movement on delta printers
CONFIG ../../config/example-delta.cfg
DICTIONARY atmega2560-16mhz.dict
DICTIONARY atmega2560.dict
# Start by homing the printer. Also tests Z moves.
G28