adapt style to that of CFontz633.c & CFontzPacket.c
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#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);
|
||||
MODULE_EXPORT int CFontz633_width (Driver *drvthis);
|
||||
@@ -35,4 +36,4 @@ MODULE_EXPORT int CFontz633_get_contrast (Driver * drvthis);
|
||||
MODULE_EXPORT void CFontz633_set_contrast (Driver *drvthis, int contrast);
|
||||
MODULE_EXPORT void CFontz633_backlight (Driver *drvthis, int on);
|
||||
|
||||
#endif
|
||||
#endif /* CFONTZ633_H */
|
||||
|
||||
Reference in New Issue
Block a user