Searched refs:LCD_5x8DOTS (Results 1 – 2 of 2) sorted by relevance
78 #define LCD_5x8DOTS 0x00 macro84 void begin(uint8_t cols, uint8_t rows, uint8_t charsize = LCD_5x8DOTS);
88 _displayfunction = LCD_4BITMODE | LCD_1LINE | LCD_5x8DOTS; in init()