mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
java: removed unnecessary method definitions from htu21d and ozw interface file
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@gmail.com>
This commit is contained in:
parent
fe9254c004
commit
b32e4911ab
@ -7,10 +7,6 @@
|
||||
|
||||
%apply unsigned char *OUTPUT { uint8_t *val };
|
||||
|
||||
%inline %{
|
||||
extern void setValueAsBytes(int nodeId, int index, uint8_t *val, uint8_t len);
|
||||
%}
|
||||
|
||||
%include "ozw.hpp"
|
||||
%{
|
||||
#include "ozw.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user