1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/hd44780
Benjamin Valentin cf01c743a8
drivers/hd44780: add short delay after each character
On the LCD display connected to the MCB2300 board, the
display would not light up.
Adding a 1µs delay after each byte of data seems to fix it.
2019-10-29 11:09:56 +01:00
..
include drivers/hd44780: change default pin params 2019-10-29 11:09:56 +01:00
hd44780.c drivers/hd44780: add short delay after each character 2019-10-29 11:09:56 +01:00
Makefile driver: add hd44780 lcd support 2017-03-27 16:43:50 +02:00