aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIkko Eltociear Ashimine <eltociear@gmail.com>2023-09-18 22:23:35 +0900
committerKevinOConnor <kevin@koconnor.net>2023-09-29 13:58:29 -0400
commit7bd32994d4ee7eff613413d7a813bb3b17b8f6d3 (patch)
tree3929e76f039d1360d13e7b6145c24dd622adf920 /docs
parenta4cd0336bdd9df78c1b2a1296a481e84efc2b821 (diff)
downloadkutter-7bd32994d4ee7eff613413d7a813bb3b17b8f6d3.tar.gz
kutter-7bd32994d4ee7eff613413d7a813bb3b17b8f6d3.tar.xz
kutter-7bd32994d4ee7eff613413d7a813bb3b17b8f6d3.zip
docs: fix typo in RPi_microcontroller.md
additionaly -> additionally Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/RPi_microcontroller.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/RPi_microcontroller.md b/docs/RPi_microcontroller.md
index 4e3c057f..96ac5626 100644
--- a/docs/RPi_microcontroller.md
+++ b/docs/RPi_microcontroller.md
@@ -203,7 +203,7 @@ channels need to be enabled you can use `pwm-2chan`:
# Enable pwmchip sysfs interface
dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4
```
-This example additionaly enables PWM1 and routes it to gpio13.
+This example additionally enables PWM1 and routes it to gpio13.
The overlay does not expose the pwm line on sysfs on boot and needs to
be exported by echo'ing the number of the pwm channel to