mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Enabling the SPI driver for the ReSpeaker HAT Skill
This commit is contained in:
@ -34,3 +34,4 @@ disable_splash=1
|
||||
dtparam=i2c_arm=on
|
||||
dtoverlay=i2s-mmap
|
||||
dtparam=i2s=on
|
||||
dtparam=spi=on
|
||||
|
@ -1,2 +1,3 @@
|
||||
modprobe snd-bcm2835
|
||||
modprobe spi-bcm2835
|
||||
#modprobe snd-usb-audio
|
||||
|
Reference in New Issue
Block a user