mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/hd44780: Update kconfig model
This commit is contained in:
parent
4754f339a0
commit
1975ccf442
@ -13,3 +13,8 @@ config MODULE_HD44780
|
||||
select MODULE_XTIMER
|
||||
help
|
||||
The display is also known as LCM1602C from Arduino kits.
|
||||
|
||||
config HAVE_HD44780
|
||||
bool
|
||||
help
|
||||
Indicates that a HD44780 LCD is present.
|
||||
|
Loading…
Reference in New Issue
Block a user