diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-07-10 13:31:38 -0400 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-07-11 10:35:22 -0400 |
commit | e2d8a6f02d7253c1a36f33f2d62b5bf609d0d6db (patch) | |
tree | 8ceb59832bff1bb659fb1c0126f50e6fe914c301 /config | |
parent | b77375e955e2278977c97fe2509c895d6dc75bd9 (diff) | |
download | kutter-e2d8a6f02d7253c1a36f33f2d62b5bf609d0d6db.tar.gz kutter-e2d8a6f02d7253c1a36f33f2d62b5bf609d0d6db.tar.xz kutter-e2d8a6f02d7253c1a36f33f2d62b5bf609d0d6db.zip |
config: Rename generic-duet2.cfg to generic-duet2-duex.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/generic-duet2-duex.cfg (renamed from config/generic-duet2.cfg) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/generic-duet2.cfg b/config/generic-duet2-duex.cfg index c2dbf913..fb43c78e 100644 --- a/config/generic-duet2.cfg +++ b/config/generic-duet2-duex.cfg @@ -1,5 +1,6 @@ -# This file contains common pin mappings for Duet2 boards. To use -# this config, the firmware should be compiled for the SAM4E8E. +# This file contains common pin mappings for Duet2 Eth/Wifi boards +# that have the Duex expansion board. To use this config, the firmware +# should be compiled for the SAM4E8E. # See the example.cfg file for a description of available parameters. |