From cd2df62647fc9d870cc56a1904779d532af7f069 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sat, 1 Jul 2023 11:02:29 -0500 Subject: [PATCH] Update Stepper_A3967.md --- docs/StepperDrivers/Stepper_A3967.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/StepperDrivers/Stepper_A3967.md b/docs/StepperDrivers/Stepper_A3967.md index c98aaca..bd6ff27 100644 --- a/docs/StepperDrivers/Stepper_A3967.md +++ b/docs/StepperDrivers/Stepper_A3967.md @@ -1,5 +1,8 @@ # Stepper_A3967 +TO BE EDITED + + This is a derived class of **StepperControl** designed to operate stepper motors driven by a [Toshiba TB6612](https://www.adafruit.com/product/2448) chip, either with or without the use of ESP32 PWM pins. To use, add `#include "extras/Stepper_TB6612.h"` to the top of your sketch. The Toshiba TB6612 is a generic motor driver providing direct control of two full H-bridges. Wiring is as follows (using Toshiba's names for each pin):