java: Ignored function, which should not have bindings created for it
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
8b68f3040e
commit
c86fe2a12b
@@ -46,7 +46,7 @@
|
||||
%ignore Gpio::v8isr(uv_work_t* req);
|
||||
%ignore Gpio::v8isr(uv_work_t* req, int status);
|
||||
%ignore Gpio::uvwork(void *ctx);
|
||||
%ignore Gpio::isr(Edge mode, void (*fptr)(void*), void* args);
|
||||
%ignore isr(Edge mode, void (*fptr)(void*), void* args);
|
||||
|
||||
%include "gpio.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user