mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-07-03 01:24:17 +00:00
Update README.md
added instruction to enable PWM
This commit is contained in:
parent
f8a648bd5a
commit
b3b0176b46
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
In order to use the LED we need to enable the SPI interface on the Rpi.
|
In order to use the LED we need to enable the SPI interface on the Rpi.
|
||||||
You can enable it by running `sudo raspi-config`, or by manually adding `dtparam=spi=on` to `/boot/firmware/config.txt`.
|
You can enable it by running `sudo raspi-config`, or by manually adding `dtparam=spi=on` to `/boot/firmware/config.txt`.
|
||||||
|
Enable PWM -> add dtoverlay=pwm to /boot/config.txt
|
||||||
|
|
||||||
# Config
|
# Config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user