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:
@@ -23,10 +23,10 @@
|
||||
}
|
||||
|
||||
%include "lcm1602.h"
|
||||
%include "lcm1602.hpp"
|
||||
%include "lcm1602.hxx"
|
||||
|
||||
%{
|
||||
#include "lcm1602.hpp"
|
||||
#include "lcm1602.hxx"
|
||||
%}
|
||||
|
||||
%pragma(java) jniclasscode=%{
|
||||
|
||||
Reference in New Issue
Block a user