1
1
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:
Peter Steenbergen 2019-01-31 13:43:50 +01:00
parent 08961a192b
commit c336a9d9eb
2 changed files with 2 additions and 0 deletions

View File

@ -34,3 +34,4 @@ disable_splash=1
dtparam=i2c_arm=on
dtoverlay=i2s-mmap
dtparam=i2s=on
dtparam=spi=on

View File

@ -1,2 +1,3 @@
modprobe snd-bcm2835
modprobe spi-bcm2835
#modprobe snd-usb-audio