Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
bleykauf committed Nov 23, 2023
1 parent 4ecd5bc commit ecf234e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meer_tec/tec.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def reset(self) -> None:
# Common product parameters

@property
def device_value_type(self) -> int:
def device_type(self) -> int:
"""
Device type.
Expand Down

0 comments on commit ecf234e

Please sign in to comment.