OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCD_5x8DOTS
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.h
78
#define
LCD_5x8DOTS
0x00
84
void begin(uint8_t cols, uint8_t rows, uint8_t charsize =
LCD_5x8DOTS
);
Max_LCD.cpp
88
_displayfunction = LCD_4BITMODE | LCD_1LINE |
LCD_5x8DOTS
;
Completed in 2431 milliseconds