mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-20 21:11:22 +01:00
MycroftOS: Disabled GPIO IRQ as it does not behave correctly on the kernel.
- This solves the hangin of the RPI when initiating the respeaker LED skill
This commit is contained in:
parent
2230934b21
commit
8bc3fbea37
@ -35,3 +35,6 @@ dtparam=i2c_arm=on
|
||||
dtoverlay=i2s-mmap
|
||||
dtparam=i2s=on
|
||||
dtparam=spi=on
|
||||
|
||||
# Disable GPIO IRQ
|
||||
dtoverlay=gpio-no-irq
|
||||
|
Loading…
Reference in New Issue
Block a user