Skip to content

Commit

Permalink
Merge pull request #546 from trishaange01/adis16480
Browse files Browse the repository at this point in the history
Add adis16480 support
  • Loading branch information
tfcollins authored May 7, 2024
2 parents bb9dce7 + 4d75469 commit e4585cb
Show file tree
Hide file tree
Showing 9 changed files with 709 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 e4585cb

Please sign in to comment.