mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-06 06:53:38 +00:00
refactor into more reasonable namespaces
This commit is contained in:
parent
210fe5352f
commit
da37d03104
6 changed files with 254 additions and 246 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import subprocess
|
||||
from owrx.config import PropertyManager, FeatureDetector, UnknownFeatureException
|
||||
from owrx.config import PropertyManager
|
||||
from owrx.feature import FeatureDetector, UnknownFeatureException
|
||||
import threading
|
||||
import csdr
|
||||
import time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue