Skip to content

Commit

Permalink
Add profile property
Browse files Browse the repository at this point in the history
Signed-off-by: Trisha De Vera <[email protected]>
  • Loading branch information
trishaange01 committed Oct 23, 2023
1 parent fe30f1e commit aa4ff21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adi/ad937x.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ def obs_rf_port_select(self, value):
@property
def jesd204_statuses(self):
return self._jesd.get_all_statuses()

@property
def profile(self):
"""Load profile file. Provide path to profile file to attribute"""
Expand Down

0 comments on commit aa4ff21

Please sign in to comment.