022* ----------------------------------------------------------------------------
033* "THE BEER-WARE LICENSE" (Revision 42):
044* <joerg@FreeBSD.ORG> wrote this file. As long as you retain this notice you
055* can do whatever you want with this stuff. If we meet some day, and you think
066* this stuff is worth it, you can buy me a beer in return. Joerg Wunsch
077* ----------------------------------------------------------------------------
088*
099* HD44780 LCD display driver
1010*
1111* $Id: hd44780.h 2002 2009-06-25 20:21:16Z joerg_wunsch $
1212*/
1313
1414/*
1515* Send byte b to the LCD. rs is the RS signal (register select), 0
1616* selects instruction register, 1 selects the data register.
1717*/
1818