diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-07-10 13:59:17 -0400 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-07-11 10:35:22 -0400 |
commit | a34613cf868d4a5f8fc3be75c3ffed302fec73db (patch) | |
tree | 2492b8eb88b13f77aeb3838e0b914c71ccecc943 /test | |
parent | e2d8a6f02d7253c1a36f33f2d62b5bf609d0d6db (diff) | |
download | kutter-a34613cf868d4a5f8fc3be75c3ffed302fec73db.tar.gz kutter-a34613cf868d4a5f8fc3be75c3ffed302fec73db.tar.xz kutter-a34613cf868d4a5f8fc3be75c3ffed302fec73db.zip |
config: Add a simplified Duet2 Eth/Wifi example config file
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/printers.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 0cddbe4c..b0ff8153 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -71,6 +71,7 @@ CONFIG ../../config/generic-duet2-maestro.cfg # Printers using the sam4e8e DICTIONARY sam4e8e.dict +CONFIG ../../config/generic-duet2.cfg CONFIG ../../config/generic-duet2-duex.cfg # Printers using the lpc176x |