Searched refs:LCD_BLINKON (Results 1 - 2 of 2) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
H A DMax_LCD.h63 #define LCD_BLINKON 0x01 macro
H A DMax_LCD.cpp200 _displaycontrol &= ~LCD_BLINKON;
204 _displaycontrol |= LCD_BLINKON;

Completed in 3 milliseconds