mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-08 16:03:46 +00:00
refactor owrx.form -> owrx.form.input
This commit is contained in:
parent
bc193c834c
commit
35dcff90ea
28 changed files with 49 additions and 48 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from owrx.source.soapy import SoapyConnectorSource, SoapyConnectorDeviceDescription
|
||||
from owrx.form import Input
|
||||
from owrx.form.device import BiasTeeInput
|
||||
from owrx.form.input import Input
|
||||
from owrx.form.input.device import BiasTeeInput
|
||||
from typing import List
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue