From 9bad7c03e73309618c33da17c93f981d571a95e2 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Fri, 13 Sep 2019 15:33:07 -0400 Subject: [PATCH] Updated A4988 Stepper Motor Controller (markdown) --- A4988-Stepper-Motor-Controller.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/A4988-Stepper-Motor-Controller.md b/A4988-Stepper-Motor-Controller.md index 10c8e550..35835787 100644 --- a/A4988-Stepper-Motor-Controller.md +++ b/A4988-Stepper-Motor-Controller.md @@ -10,8 +10,8 @@ Connector | Description :-:|- DIR|Direction of rotation STEP|Initiate stepping -SLP|Sleep (not implemented) -RST|Reset (not implemented) +SLP|Sleep (bridge to RST) +RST|Reset (bridge to SLP) MS1|Microstep increment select MS2|Microstep increment select MS3|Microstep increment select