Applied Nathan Yawn's (natey@hcis.net) patch to add a driver for the BayRAD
display. The patch applied cleanly, and compiled properly. At least, "it worked for me." :) I don't have such a display, thus I cannot test that the driver actually works, but it at least doesn't do nasty things or break the compile. Thanks, Nathan!
This commit is contained in:
@@ -9,6 +9,7 @@ EXTRA_libLCDdrivers_a_SOURCES = MtxOrb.c MtxOrb.h text.c text.h \
|
||||
hd44780-winamp.c hd44780-winamp.h \
|
||||
hd44780-low.h hd44780-drivers.h \
|
||||
port.h joy.c joy.h irmanin.c irmanin.h \
|
||||
bayrad.h bayrad.c \
|
||||
CFontz.c CFontz.h lircin.c lircin.h debug.h
|
||||
libLCDdrivers_a_DEPENDENCIES = @DRIVERS@
|
||||
libLCDdrivers_a_LIBADD = @DRIVERS@
|
||||
|
||||
Reference in New Issue
Block a user