Searched refs:lines (Results 1 – 2 of 2) sorted by relevance
95 void Max_LCD::begin(uint8_t cols, uint8_t lines, uint8_t dotsize) { in begin() argument96 if (lines > 1) { in begin()99 _numlines = lines; in begin()103 if ((dotsize != 0) && (lines == 1)) { in begin()
6 That being said, this is not an endorsement of 500-character lines. Be reasonable.