Skip to content

Generic LcdKeypad shield driver with driver type auto selection - updated descriptions and help texts

Compare
Choose a tag to compare
@dniklaus dniklaus released this 31 May 12:09
· 14 commits to master since this release
c6d2450

Scope

This release supports LcdKeypad Shields based on LiquidCrystal (standard Arduino library) and also LiquidTWI2 devices (I2C based), while the driver type will be choosen automatically according to the presence of the actually inserted HW.

Changes since last release 4.0.2

FIX: put Arduino example sketch in appropriate subfolder
FIX: fix issues in README.md and comments in example sketch