tcs3414cs:: added new color sensor

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
Kiveisha Yevgeniy
2014-08-27 12:40:33 +00:00
parent e7d811e4df
commit 50fd1d7478
9 changed files with 398 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
%module jsupm_tcs3414cs
%include "../upm.i"
%{
#include "tcs3414cs.h"
%}
%include "tcs3414cs.h"