Skip to content

Commit

Permalink
Add 4p-VNA cst2 module to init
Browse files Browse the repository at this point in the history
  • Loading branch information
moslehu committed Jul 26, 2024
1 parent b6c4cda commit 5316c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
from adi.daq3 import DAQ3
from adi.fmc_4p_vna import fmc_4p_vna
from adi.fmc_8p_vna import fmc_8p_vna
from adi.fmc_4p_vna_cst2 import fmc_4p_vna_cst2
from adi.fmc_vna import fmcvna
from adi.fmcadc3 import fmcadc3
from adi.fmcjesdadc1 import fmcjesdadc1
Expand Down

0 comments on commit 5316c74

Please sign in to comment.