From 12d640ae895c80ca02d341bb2086889911f16c62 Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Sun, 28 Sep 2025 11:06:41 -0700 Subject: [PATCH] Fix for for type in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a3fd9e..8ef7739 100644 --- a/README.md +++ b/README.md @@ -111,4 +111,4 @@ When programming the board it is likely your computer will only be able to provi NOTE: You must use a USB PD power brick/power bank which can provide the required voltage and current along with a suitable USB-C cable. QC (Quick Charge) is not currently supported. ## Setting the driver Current ## -The motor current can be set either in hardware with the onboard potentiometer or over the TMC2209 serial interface (see the [TMC2209 library](https://github.com/janelia-arduino/TMC2209) for for info on serial comms) +The motor current can be set either in hardware with the onboard potentiometer or over the TMC2209 serial interface (see the [TMC2209 library](https://github.com/janelia-arduino/TMC2209) for more info on serial comms)