Skip to content

Releases: ZulNs/MultitapKeypad

MultitapKeypad v1.1.0

Choose a tag to compare

@ZulNs ZulNs released this 21 Feb 07:38

Adds isCanceled boolean property which can be changed inside attached function. If this property was true while getKey() been called, it will immediatly returned with CANCELED key.state value. This value is auto set to false when getKey() called.

MultitapKeypad v.1.0.2

Choose a tag to compare

@ZulNs ZulNs released this 14 Aug 02:46

Inserted a KEY_UP state to complete a key pressed event in the "Input String on LCD1802" example.

MultitapKeypad v.1.0.1

Choose a tag to compare

@ZulNs ZulNs released this 10 Aug 07:04

Adds an Input String on LCD1602 example.

v1.0.0

Choose a tag to compare

@ZulNs ZulNs released this 23 Apr 14:34
Minor correction