From 2aa9c455e82fd7b33fea272a614d0d7b539ff090 Mon Sep 17 00:00:00 2001 From: Camden Adams <101527636+SoupySoups@users.noreply.github.com> Date: Mon, 15 Sep 2025 11:31:44 -0400 Subject: [PATCH] Fix typo in README regarding onboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c2d518..4a3fd9e 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 onbaord 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 for info on serial comms)