We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1c836 commit 6100110Copy full SHA for 6100110
adafruit_circuitplayground/circuit_playground_base.py
@@ -181,7 +181,7 @@ def configure_tap( # pylint: disable-msg=too-many-arguments
181
time_latency=50,
182
time_window=255,
183
):
184
- """ Granular configuration of tap parameters. Expose the power of the
+ """Granular configuration of tap parameters. Expose the power of the
185
adafruit_lis3dh module.
186
187
:param int tap: 0 to disable tap detection, 1 to detect only single
0 commit comments