changed constants/dg2052 from folder containing __init__.py to dg2052.py

This commit is contained in:
Ali Elnwegy 2024-01-19 11:55:30 +01:00
parent 7297a9d6bc
commit 8578e02f14

View File

@ -8,3 +8,4 @@ USER_RANGE = (1e-6, 15e6)
DUALT_RANGE = (1e-6, 20e6)
PRBS_RANGE = (2e3, 40e6)
SEQ_RANGE = (2e3, 60e6)