mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 11:50:26 +09: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:
@@ -1,6 +1,6 @@
|
||||
# Test that basic bounds checks work
|
||||
CONFIG ../../config/example.cfg
|
||||
DICTIONARY atmega2560-16mhz.dict
|
||||
DICTIONARY atmega2560.dict
|
||||
SHOULD_FAIL
|
||||
|
||||
# Home the printer, and then attempt to move to an obviously bad location
|
||||
|
||||
Reference in New Issue
Block a user