diff options
Diffstat (limited to 'test/klippy/printers.test')
-rw-r--r-- | test/klippy/printers.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 86d93ff0..73a6eb76 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -88,14 +88,14 @@ CONFIG ../../config/generic-re-arm.cfg CONFIG ../../config/generic-smoothieboard.cfg # Printers using the stm32f103 -DICTIONARY stm32f1.dict +DICTIONARY stm32f103.dict CONFIG ../../config/generic-bigtreetech-skr-mini.cfg CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.0.cfg CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.2.cfg CONFIG ../../config/generic-bigtreetech-skr-e3-dip.cfg # Printers using the stm32f103 via serial -DICTIONARY stm32f1-serial.dict +DICTIONARY stm32f103-serial.dict CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg |