mirror of
https://github.com/eclipse/upm.git
synced 2025-03-23 17:00:03 +03:00

Signed-off-by: Nandkishor <nandkishor.sonar@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
9 lines
96 B
OpenEdge ABL
9 lines
96 B
OpenEdge ABL
%module jsupm_tsl2561
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "tsl2561.h"
|
|
%}
|
|
|
|
%include "tsl2561.h"
|