|
Noiasca Liquid Crystal
A light weight LCD Library to print UTF-8 and special characters easily.
|
Classes | |
| class | LiquidCrystal_dummy |
| LCD parent for all classes. More... | |
Macros | |
| #define | DEBUG_PRINTLN(x) |
| #define | LCD_5x10DOTS 0x04 |
| #define | LCD_5x8DOTS 0x00 |
Enumerations | |
| enum | t_backlightPol { POSITIVE , NEGATIVE , FAULTY } |
| #define DEBUG_PRINTLN | ( | x | ) |
| #define LCD_5x10DOTS 0x04 |
| #define LCD_5x8DOTS 0x00 |
| enum t_backlightPol |