Added new constants for the 631 in preparation for the CFontzPacket driver.

This commit is contained in:
wayn3
2004-02-26 02:16:39 +00:00
parent 7b49d96ca4
commit b9433140bf
+2
View File
@@ -11,6 +11,8 @@
#define DEFAULT_BRIGHTNESS 100
#define DEFAULT_OFFBRIGHTNESS 0
#define DEFAULT_SIZE "16x2"
#define DEFAULT_SIZE_CF633 "16x2"
#define DEFAULT_SIZE_CF631 "20x2"
MODULE_EXPORT int CFontz633_init (Driver * drvthis, char *device);
MODULE_EXPORT void CFontz633_close (Driver * drvthis);