Skip to content

Commit c782968

Browse files
committed
adi: added support for AD-PQMON-SL board
Signed-off-by: Adrian Suciu <[email protected]>
1 parent 80796c5 commit c782968

File tree

5 files changed

+586
-0
lines changed

5 files changed

+586
-0
lines changed

adi/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
from adi.max31855 import max31855
125125
from adi.max31865 import max31865
126126
from adi.one_bit_adc_dac import one_bit_adc_dac
127+
from adi.pqmon import pqmon
127128
from adi.QuadMxFE_multi import QuadMxFE_multi
128129
from adi.tdd import tdd
129130
from adi.tddn import tddn

0 commit comments

Comments
 (0)