update api

This commit is contained in:
Jakob Ketterl
2021-01-02 03:12:21 +01:00
parent 3e69c71ed5
commit a2d731503f
4 changed files with 6 additions and 5 deletions

View File

@ -11,7 +11,7 @@ from owrx.command import CommandMapper
from owrx.socket import getAvailablePort
from owrx.property import PropertyStack, PropertyLayer
from pycsdr import SocketClient, Buffer
from pycsdr.modules import SocketClient, Buffer
import logging