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 36503b3 commit d5ededeCopy full SHA for d5edede
v3/docs/DRIVERS.md
@@ -429,7 +429,7 @@ Class variables:
429
3. `double_click_ms` Threshold time in ms for a double-click. Default 400.
430
431
If these variables are changed, it should be done prior to instantiating the
432
- class.
+ class. The double click time must be less than the long press time.
433
434
A simple Pyboard demo:
435
```python
0 commit comments