|
|
@@ -47,6 +47,8 @@ extern int lcdInit (const int rows, const int cols, const int bits, |
|
|
|
const int d0, const int d1, const int d2, const int d3, const int d4, |
|
|
|
const int d5, const int d6, const int d7); |
|
|
|
|
|
|
|
extern void lcdFree (const int fd); |
|
|
|
|
|
|
|
#ifdef __cplusplus |
|
|
|
} |
|
|
|
#endif |