Searched refs:LCD_BLINKON (Results 1 - 2 of 2) sorted by relevance
/device/google/accessory/arduino/USB_Host_Shield/ | ||
H A D | Max_LCD.h | 63 #define LCD_BLINKON 0x01
macro |
H A D | Max_LCD.cpp | 200 _displaycontrol &= ~LCD_BLINKON;
204 _displaycontrol |= LCD_BLINKON; |
Completed in 3 milliseconds