Skip to content

Commit

Permalink
Merge pull request #615 from granquet/ad4113
Browse files Browse the repository at this point in the history
Added support to AD4113 device
  • Loading branch information
tfcollins authored Nov 21, 2024
2 parents fb75a09 + 8ba6e79 commit a073555
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions adi/ad717x.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def __init__(self, uri="", device_name=""):
compatible_parts = [
"ad4111",
"ad4112",
"ad4113",
"ad4114",
"ad4115",
"ad4116",
Expand Down
1 change: 1 addition & 0 deletions supported_parts.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- AD4110
- AD4111
- AD4112
- AD4113
- AD4114
- AD4115
- AD4116
Expand Down

0 comments on commit a073555

Please sign in to comment.