blob: 4b07290cf33bd72e92788616eb6a02a4f6d32f43 [file] [log] [blame]
%module jsupm_t3311
%include "../upm.i"
%include "stdint.i"
%include "cpointer.i"
%pointer_functions(float, floatp);
%include "t3311.h"
%{
#include "t3311.h"
%}