some quick nudges to allow reconfiguration of the rtl_sdr command on the fly
This commit is contained in:
@ -72,6 +72,7 @@ class WebSocketMessageHandler(object):
|
||||
def __init__(self):
|
||||
self.handshake = None
|
||||
self.client = None
|
||||
self.dsp = None
|
||||
|
||||
def handleTextMessage(self, conn, message):
|
||||
pm = PropertyManager.getSharedInstance()
|
||||
|
Reference in New Issue
Block a user