mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +03:00
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:
@ -3,7 +3,7 @@
|
||||
%include "../carrays_uint8_t.i"
|
||||
|
||||
%include "lcm1602.h"
|
||||
%include "lcm1602.hpp"
|
||||
%include "lcm1602.hxx"
|
||||
%{
|
||||
#include "lcm1602.hpp"
|
||||
#include "lcm1602.hxx"
|
||||
%}
|
||||
|
Reference in New Issue
Block a user