This was tested on the Grove IR Distance Interrupter. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
9 lines
96 B
OpenEdge ABL
9 lines
96 B
OpenEdge ABL
%module jsupm_rfr359f
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "rfr359f.h"
|
|
%}
|
|
|
|
%include "rfr359f.h"
|