• Nathaniel Wesley Filardo's avatar
    LiquidCrystal robustness and test (#3369) · c3dd27cf
    Nathaniel Wesley Filardo authored
    * 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
    c3dd27cf
NTest_lcd_i2c4bit.lua 2.31 KB