tcs3414cs:: added new color sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
8
src/tcs3414cs/jsupm_tcs3414cs.i
Normal file
8
src/tcs3414cs/jsupm_tcs3414cs.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_tcs3414cs
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "tcs3414cs.h"
|
||||
%}
|
||||
|
||||
%include "tcs3414cs.h"
|
||||
Reference in New Issue
Block a user