cfg_lcd.h

Go to the documentation of this file.
00001 
00040 #ifndef CFG_LCD_H
00041 #define CFG_LCD_H
00042 
00044 #define CONFIG_LCD_4BIT            0
00045 
00047 #define CONFIG_LCD_ADDRESS_FAST    1
00048 
00050 #define CONFIG_LCD_SOFTINT_REFRESH 0
00051 #define CONFIG_LCD_WAIT            1
00052 
00053 
00054 #endif /* CFG_LCD_H */
00055