mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 10:51:12 +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
@ -28,6 +28,7 @@
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "hd44780_bits.h"
|
||||
#include "lcm1602.h"
|
||||
|
||||
using namespace upm;
|
||||
|
Reference in New Issue
Block a user