Node | Description |
---|---|
lcd-i2c-init | Update LCD display on I2C. Specify Columns and up to 4 Rows. Init pin can be used to prevent extra clear displays. Passing null string for a Line will leave the line untouched. |
example-lcd | No description |
lcd-i2c-init-v | Update LCD display on I2C. Specify Columns and up to 4 Rows. Init pin can be used to prevent extra clear displays. Null string for a Line will leave the line untouched; space will clear the line. |