aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tdisp/HD44780/tdisp_lld_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tdisp/HD44780/tdisp_lld_config.h')
-rw-r--r--drivers/tdisp/HD44780/tdisp_lld_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/tdisp/HD44780/tdisp_lld_config.h b/drivers/tdisp/HD44780/tdisp_lld_config.h
index 7ea80ea2..00032eaa 100644
--- a/drivers/tdisp/HD44780/tdisp_lld_config.h
+++ b/drivers/tdisp/HD44780/tdisp_lld_config.h
@@ -38,6 +38,8 @@
#define TDISP_DRIVER_NAME "HD44780"
#define TDISP_LLD(x) tdisp_lld_##x##_HD44780
+#define TDISP_MAX_CUSTOM_CHARS 0x07
+
#endif /* GFX_USE_TDISP */
#endif /* _TDISP_LLD_CONFIG_H */