Files
upm/src/tm1637/jsupm_tm1637.i
Thomas Ingleby 3dccffe055 4digitdisplay: rename to tm1637
* Use new cmake macro

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-11 15:07:21 +01:00

8 lines
73 B
OpenEdge ABL

%module jsupm_tm1637
%{
#include "tm1637.h"
%}
%include "tm1637.h"