| STIMA
    3
    | 
Go to the source code of this file.
| Macros | |
| #define | LCD_I2C_ADDRESS (0x3F) | 
| LCD i2c address. | |
| #define | LCD_I2C_SECONDARY_ADDRESS (0x27) | 
| Try this I2C address for LCD if LCD_I2C_ADDRESS fail. | |
| #define | LCD_COLUMNS (20) | 
| Default LCD columns number. | |
| #define | LCD_ROWS (4) | 
| Default LCD rows number. | |