Added decision to include parallel port subdrivers.

If no way to control a PC-style LPT port is found, all subdrivers,
except the PIC-an-LCD will be disabled.
PIC-an-LCD uses the serial port.
This commit is contained in:
robijn
2002-05-06 21:14:14 +00:00
parent 26a63f7d81
commit 289c1c941b
3 changed files with 13 additions and 6 deletions
-1
View File
@@ -74,7 +74,6 @@
#include "hd44780.h"
#include "report.h"
#include "port.h"
#include "timing.h"
#include "hd44780-low.h"
#include "hd44780-drivers.h"