aw-lights/README.adoc

11 lines
165 B
Plaintext
Raw Normal View History

2021-07-31 14:29:21 -04:00
# aw-lights
----
# Install packages
xbps-install fake-hwclock
ln -s /etc/sv/fake-hwclock/ /var/service/
# Enable SPI
echo 'dtparam=spi=on' >>/boot/config.txt
----