upm/src/tsl2561/jsupm_tsl2561.i
Nandkishor e9da4719fb tsl2561: light to digital sensor tsl2561
Signed-off-by: Nandkishor <nandkishor.sonar@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-11-05 17:28:25 +00:00

9 lines
96 B
OpenEdge ABL

%module jsupm_tsl2561
%include "../upm.i"
%{
#include "tsl2561.h"
%}
%include "tsl2561.h"