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 <Trisha.Devera@analog.com>
  • Loading branch information
trishaange01 committed Mar 15, 2024
1 parent 2061827 commit 046a5d2
Show file tree
Hide file tree
Showing 7 changed files with 633 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 046a5d2

Please sign in to comment.