bring all DEFAULT_* definitions into one place
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
#define DEFAULT_LINEWRAP 1
|
||||
#define DEFAULT_AUTOSCROLL 1
|
||||
#define DEFAULT_CURSORBLINK 0
|
||||
#define DEFAULT_SIZE "20x4"
|
||||
#define DEFAULT_BACKLIGHT 1
|
||||
#define DEFAULT_TYPE "lcd"
|
||||
|
||||
|
||||
MODULE_EXPORT int MtxOrb_init (Driver *drvthis);
|
||||
|
||||
Reference in New Issue
Block a user