java: ignored function that returns output through pointers in C++ (single element arrays in Java), as the same functionality is provided by other methods of the class.

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@gmail.com>
This commit is contained in:
Stefan Andritoiu 2017-04-05 19:09:48 +03:00 committed by sisinty sasmita patra
parent b32e4911ab
commit 0082f54902

View File

@ -2,9 +2,7 @@
%include "../upm.i"
%include "typemaps.i"
%apply float *OUTPUT {float *fHum};
%apply float *OUTPUT {float *fHumTemp};
%apply float *OUTPUT {float *fDewPt};
%ignore getHumidityData(float*, float*, float*);
%{
#include "htu21d.hpp"