Searched refs:LCD_BLINKOFF (Results 1 – 2 of 2) sorted by relevance
/device/google/accessory/arduino/USB_Host_Shield/ | ||
D | Max_LCD.h | 64 #define LCD_BLINKOFF 0x00 macro |
D | Max_LCD.cpp | 142 _displaycontrol = LCD_DISPLAYON | LCD_CURSOROFF | LCD_BLINKOFF; in begin() |