Skip to content

Commit 7c9b45e

Browse files
authored
forgot a docstring
1 parent 926ce61 commit 7c9b45e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cedargrove_nau7802.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ def gain(self, factor=1):
255255

256256
@property
257257
def poll_rate(self):
258+
"""ADC conversion/polling rate."""
258259
return self._c2_conv_rate
259260

260261
@poll_rate.setter

0 commit comments

Comments
 (0)