2016-10-07 18:55:18 -06:00
|
|
|
%module jsupm_jhd1313m1
|
2016-10-07 15:39:39 -06:00
|
|
|
%include "../upm.i"
|
|
|
|
|
%include "../carrays_uint8_t.i"
|
|
|
|
|
|
2016-10-11 13:12:01 -06:00
|
|
|
%include "jhd1313m1.h"
|
2017-02-07 15:30:21 -08:00
|
|
|
%include "jhd1313m1.hxx"
|
2016-10-07 15:39:39 -06:00
|
|
|
%{
|
2017-02-07 15:30:21 -08:00
|
|
|
#include "jhd1313m1.hxx"
|
2016-10-07 15:39:39 -06:00
|
|
|
%}
|