mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Loopback audio initialize ?
This commit is contained in:
@@ -82,6 +82,7 @@ class MyDaemon(Daemon):
|
|||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
#global CurrentFile
|
#global CurrentFile
|
||||||
|
radio.execCommand("modprobe snd-aloop")
|
||||||
|
|
||||||
GPIO.setmode(GPIO.BCM) # Use BCM GPIO numbers
|
GPIO.setmode(GPIO.BCM) # Use BCM GPIO numbers
|
||||||
GPIO.setwarnings(False) # Ignore warnings
|
GPIO.setwarnings(False) # Ignore warnings
|
||||||
|
|||||||
Reference in New Issue
Block a user