Skip to content

Commit 7b79437

Browse files
authored
Merge pull request #15 from aalhard/patch-1
Update adafruit_lps2x.py
2 parents 11e5f29 + 97fbb95 commit 7b79437

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

adafruit_lps2x.py

+3
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ class Rate(CV):
128128
+-----------------------------+------------------------------------------------+
129129
| ``Rate.LPS22_RATE_50_HZ`` | 50 Hz |
130130
+-----------------------------+------------------------------------------------+
131+
| ``Rate.LPS22_RATE_75_HZ`` | 75 Hz |
132+
+-----------------------------+------------------------------------------------+
133+
131134
132135
"""
133136

0 commit comments

Comments
 (0)