mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-09 08:28:50 +01:00
MycroftOS: Enabling the SPI driver for the ReSpeaker HAT Skill
This commit is contained in:
parent
08961a192b
commit
c336a9d9eb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user