Skip to content

Commit

Permalink
Add adis16480 support
Browse files Browse the repository at this point in the history
Signed-off-by: Trisha De Vera <[email protected]>
  • Loading branch information
trishaange01 committed Apr 8, 2024
1 parent a17a959 commit 9d06668
Show file tree
Hide file tree
Showing 9 changed files with 699 additions and 0 deletions.
1 change: 1 addition & 0 deletions adi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
from adi.adg2128 import adg2128
from adi.adis16460 import adis16460
from adi.adis16475 import adis16475
from adi.adis16480 import adis16480
from adi.adis16495 import adis16495
from adi.adis16507 import adis16507
from adi.adl5240 import adl5240
Expand Down
Loading

0 comments on commit 9d06668

Please sign in to comment.