Skip to content

Commit a1f6100

Browse files
authored
Merge pull request #3105 from xsnoopy/patch-3
Corrected some missing text to invert an output signal.
2 parents da67fbe + 9d38da9 commit a1f6100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/config/stepper.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ For instance, to invert the spindle control signal:
192192

193193
[source,{hal}]
194194
----
195-
setp parport.0.pin-09-invert TRUE
195+
setp parport.0.pin-09-out-invert TRUE
196196
----
197197

198198
=== Adding PWM Spindle Speed Control

0 commit comments

Comments
 (0)