mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
implement config layering
This commit is contained in:
parent
e926611307
commit
f23fa59ac3
20 changed files with 524 additions and 147 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from owrx.config import Config, CoreConfig
|
||||
from owrx.config.core import CoreConfig
|
||||
from owrx.config import Config
|
||||
from csdr import csdr
|
||||
import threading
|
||||
from owrx.source import SdrSource, SdrSourceEventClient
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue