nodemcu-firmware/lua_modules/liquidcrystal
Nathaniel Wesley Filardo c3dd27cf9c
LiquidCrystal robustness and test (#3369)
* LiquidCrystal I2C 4-bit robustness

- Fix up some formatting
- Initialization is now more conformant with the datasheet.
- Read-backs don't needlessly (or erroneously!) store back

While here, document some unexpected behaviour of read-back commands.

* liquidcrystal i2c 4bit NTest
2021-01-13 02:36:00 +00:00
..
lc-gpio4bit.lua Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
lc-gpio8bit.lua Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
lc-i2c4bit.lua LiquidCrystal robustness and test (#3369) 2021-01-13 02:36:00 +00:00
liquidcrystal.lua Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00