mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 03:41:13 +03:00
lcd: move the hd44780 controller bit definitions into a separate header
Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
3aaafdcecf
commit
56f7e97536
@ -26,6 +26,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "lcd.h"
|
||||
#include "hd44780_bits.h"
|
||||
#include "lcd_private.h"
|
||||
|
||||
using namespace upm;
|
||||
|
Reference in New Issue
Block a user