Go to the documentation of this file.00001
00038 #ifndef CFG_LCD_H
00039 #define CFG_LCD_H
00040
00045 #define CONFIG_LCD_4BIT 0
00046
00052 #define CONFIG_LCD_ADDRESS_FAST 1
00053
00059 #define CONFIG_LCD_COLS LCD_HD44_COLS_16
00060
00066 #define CONFIG_LCD_ROWS LCD_HD44_ROWS_2
00067
00068 #endif
00069