diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-11-08 11:14:37 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-11-08 11:14:37 -0500 |
commit | b58a897b704e637fd446d7e6cfaa4c51912b543e (patch) | |
tree | 27e208ca0fb42c2a80b422fc8d85371a7f89efcf /config/generic-rambo.cfg | |
parent | 84d8cf9b7e68df0bf41d6a5fd484d60734b6603e (diff) | |
download | kutter-b58a897b704e637fd446d7e6cfaa4c51912b543e.tar.gz kutter-b58a897b704e637fd446d7e6cfaa4c51912b543e.tar.xz kutter-b58a897b704e637fd446d7e6cfaa4c51912b543e.zip |
config: List E1 micro-step pins in order in generic-rambo.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-rambo.cfg')
-rw-r--r-- | config/generic-rambo.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/generic-rambo.cfg b/config/generic-rambo.cfg index caaa6e23..8933d2e9 100644 --- a/config/generic-rambo.cfg +++ b/config/generic-rambo.cfg @@ -103,7 +103,7 @@ pins: PK7, PG2, PK6, PK5, PK3, PK4, - PK2, PK1 + PK1, PK2 [static_digital_output yellow_led] pins: !PB7 |