Skip to content

Commit

Permalink
forgot a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
semininja authored Aug 6, 2023
1 parent 926ce61 commit 7c9b45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cedargrove_nau7802.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ def gain(self, factor=1):

@property
def poll_rate(self):
"""ADC conversion/polling rate."""
return self._c2_conv_rate

@poll_rate.setter
Expand Down

0 comments on commit 7c9b45e

Please sign in to comment.