Skip to content

Commit

Permalink
Merge pull request #15 from aalhard/patch-1
Browse files Browse the repository at this point in the history
Update adafruit_lps2x.py
  • Loading branch information
tekktrik authored Jan 4, 2024
2 parents 11e5f29 + 97fbb95 commit 7b79437
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions adafruit_lps2x.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ class Rate(CV):
+-----------------------------+------------------------------------------------+
| ``Rate.LPS22_RATE_50_HZ`` | 50 Hz |
+-----------------------------+------------------------------------------------+
| ``Rate.LPS22_RATE_75_HZ`` | 75 Hz |
+-----------------------------+------------------------------------------------+
"""

Expand Down

0 comments on commit 7b79437

Please sign in to comment.