BUGFIG op25
This commit is contained in:
@@ -3,7 +3,7 @@ import subprocess
|
||||
import os
|
||||
|
||||
|
||||
class OP25Handler(threading.Thread):
|
||||
class OP25Handler:
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.OP25Dir: str = "/home/pi/op25/op25/gr-op25_repeater/apps"
|
||||
|
||||
Reference in New Issue
Block a user