Skip to content

Commit 0eebb5e

Browse files
committed
docstring fix
1 parent 30cd869 commit 0eebb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_lis3dh.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ def tapped(self):
251251
def set_tap(self, tap, threshold, *,
252252
time_limit=10, time_latency=20, time_window=255, click_cfg=None):
253253
"""
254-
Set the tap detection parameters.
254+
The tap detection parameters.
255255
256256
.. note:: Tap related registers are called ``CLICK_`` in the datasheet.
257257

0 commit comments

Comments
 (0)