0.0.3 • Published 2 years ago

node-red-contrib-multi-click v0.0.3

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

Multi click node

This is a node that takes a button down or up event, and adds more functionality to them like double click, press and hold and release events.

Usage

Enter the string used for down events and up events, and the timeoutms to wait for a double-press.

Keep in mind that the higher the timeout, the more latency will be added to your buttons