Skip to content

Commit

Permalink
Another bad piece of documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsg committed Feb 3, 2024
1 parent a94fc10 commit a6d3e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/rotary.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Initialize the nodemcu to talk to a rotary encoder switch.
- `dblclick_time_ms` (optional) The number of milliseconds (default 500) between a release and a press for the next release to be considered a double click.

#### Returns
Nothing. If the arguments are in error, or the operation cannot be completed, then an error is thrown.
A switch object that can be used for the operations below.


#### Example
Expand Down

0 comments on commit a6d3e4b

Please sign in to comment.