mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 10:51:12 +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:
@ -7,7 +7,7 @@
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "lcm1602.h"
|
||||
%include "lcm1602.hpp"
|
||||
%include "lcm1602.hxx"
|
||||
%{
|
||||
#include "lcm1602.hpp"
|
||||
#include "lcm1602.hxx"
|
||||
%}
|
||||
|
Reference in New Issue
Block a user