Skip to content

Releases: ZulNs/MultitapKeypad

MultitapKeypad v1.1.0

21 Feb 07:38
Compare
Choose a tag to compare

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

14 Aug 02:46
Compare
Choose a tag to compare

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

MultitapKeypad v.1.0.1

10 Aug 07:04
Compare
Choose a tag to compare

Adds an Input String on LCD1602 example.

v1.0.0

23 Apr 14:34
Compare
Choose a tag to compare
Minor correction