@@ -22,12 +22,13 @@
|
||||
JCALL3(ReleaseByteArrayElements, jenv, $input, (jbyte *)$1, 0);
|
||||
}
|
||||
|
||||
%include "lcm1602.h"
|
||||
%include "lcm1602.hpp"
|
||||
|
||||
%{
|
||||
#include "lcm1602.hpp"
|
||||
%}
|
||||
|
||||
%include "lcm1602.hpp"
|
||||
|
||||
%pragma(java) jniclasscode=%{
|
||||
static {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user