lcm1602/jhd1313m1: temporarily rename headers to avoid duplicates

This should be reverted when these 2 classes are removed from the i2clcd library. Will also require updating all the examples to load the new modules instead.

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2017-02-07 15:30:21 -08:00
parent 762c28f000
commit 70bcdfefa4
12 changed files with 16 additions and 16 deletions

View File

@@ -35,7 +35,7 @@
#include <stdexcept>
#include <unistd.h>
#include "jhd1313m1.hpp"
#include "jhd1313m1.hxx"
using namespace upm;