More formatting updates. Reduced whitespace, looks even better.
This commit is contained in:
@@ -35,7 +35,6 @@ extern HD44780_functions *hd44780_functions;
|
||||
#define RS_DATA 0x00
|
||||
#define RS_INSTR 0x01
|
||||
|
||||
|
||||
#define CLEAR 0x01
|
||||
|
||||
#define HOMECURSOR 0x02
|
||||
@@ -72,7 +71,6 @@ extern HD44780_functions *hd44780_functions;
|
||||
|
||||
#define POSITION 0x80
|
||||
|
||||
|
||||
// Parallel port pin definitions
|
||||
// Output lines
|
||||
#define nSTRB 0x01 /* negative logic */
|
||||
|
||||
Reference in New Issue
Block a user