Generic LcdKeypad shield driver with driver type auto selection - updated descriptions and help texts
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