Fix typo in README regarding onboard

This commit is contained in:
Camden Adams 2025-09-15 11:31:44 -04:00 committed by GitHub
parent e1a9fb1f6e
commit 2aa9c455e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)