aw-lights/README.adoc
2021-07-31 14:29:21 -04:00

11 lines
165 B
Plaintext

# 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
----