upm/src/tcs3414cs/jsupm_tcs3414cs.i
Kiveisha Yevgeniy 50fd1d7478 tcs3414cs:: added new color sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-08-27 12:40:33 +00:00

9 lines
102 B
OpenEdge ABL

%module jsupm_tcs3414cs
%include "../upm.i"
%{
#include "tcs3414cs.h"
%}
%include "tcs3414cs.h"