Add the pifacecad connection type to hd44780 driver (by Thomas Preston). This
is for the PiFace Contral And Display device from http://www.piface.org.uk/.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#define HD44780_CT_RASPBERRYPI 22
|
||||
#define HD44780_CT_PIPLATE 23
|
||||
#define HD44780_CT_SPI 24
|
||||
#define HD44780_CT_PIFACECAD 25
|
||||
/**@}*/
|
||||
|
||||
/** \name Symbolic names for interface types
|
||||
|
||||
Reference in New Issue
Block a user