diff --git a/radio4.py b/radio4.py index b64d9e2..3ac2a78 100755 --- a/radio4.py +++ b/radio4.py @@ -82,6 +82,7 @@ class MyDaemon(Daemon): def run(self): #global CurrentFile + radio.execCommand("modprobe snd-aloop") GPIO.setmode(GPIO.BCM) # Use BCM GPIO numbers GPIO.setwarnings(False) # Ignore warnings