diff options
Diffstat (limited to 'worker.h')
-rw-r--r-- | worker.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #ifndef WORKER_H #define WORKER_H -#define GLCD_WORKER_SIZE 2048 +#define GLCD_WORKER_SIZE 512 enum glcd_action { GLCD_SET_CURSOR, GLCD_SET_POWERMODE, |