Correct naming of LCD2USB connection type

This commit is contained in:
mmdolze
2009-02-24 21:34:16 +00:00
parent 89ed6ca392
commit 8ff94b83ed
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -44,8 +44,8 @@
#define HD44780_CT_LIS2 11
#define HD44780_CT_MPLAY 12
#define HD44780_CT_BWCTUSB 13
#define HD44780_CT_LCDUSB 14
#define HD44780_CT_FTDI 15
#define HD44780_CT_LCD2USB 14
#define HD44780_CT_FTDI 15
#define HD44780_CT_I2C 16
#define HD44780_CT_ETHLCD 17
#define HD44780_CT_USS720 18