changed constants/dg2052 from folder containing __init__.py to dg2052.py
This commit is contained in:
parent
7297a9d6bc
commit
8578e02f14
@ -8,3 +8,4 @@ USER_RANGE = (1e-6, 15e6)
|
|||||||
DUALT_RANGE = (1e-6, 20e6)
|
DUALT_RANGE = (1e-6, 20e6)
|
||||||
PRBS_RANGE = (2e3, 40e6)
|
PRBS_RANGE = (2e3, 40e6)
|
||||||
SEQ_RANGE = (2e3, 60e6)
|
SEQ_RANGE = (2e3, 60e6)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user