upm/src/max31723/jsupm_max31723.i
Kiveisha Yevgeniy 45f85e9944 max31723 :: added new temperature sensor (HAVE ISSUES WITH SPI)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-08-04 18:01:21 +00:00

9 lines
99 B
OpenEdge ABL

%module jsupm_max31723
%include "../upm.i"
%{
#include "max31723.h"
%}
%include "max31723.h"