Add 'spi' connection type by S. Dawson to the hd44780 driver.

This commit is contained in:
mmdolze
2014-01-29 21:48:03 +00:00
parent 8230c0ace1
commit dca261e98a
12 changed files with 287 additions and 5 deletions
+1 -1
View File
@@ -538,7 +538,7 @@ ConnectionType=4bit
# For I2C connections this sets the slave address (usually 0x20).
Port=0x378
# Device of the serial or I2C interface [default: /dev/lcd]
# Device of the serial, I2C, or SPI interface [default: /dev/lcd]
Device=/dev/ttyS0
# Bitrate of the serial port (0 for interface default)