We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11e5f29 + 97fbb95 commit 7b79437Copy full SHA for 7b79437
adafruit_lps2x.py
@@ -128,6 +128,9 @@ class Rate(CV):
128
+-----------------------------+------------------------------------------------+
129
| ``Rate.LPS22_RATE_50_HZ`` | 50 Hz |
130
131
+ | ``Rate.LPS22_RATE_75_HZ`` | 75 Hz |
132
+ +-----------------------------+------------------------------------------------+
133
+
134
135
"""
136
0 commit comments