merged with #413 from maleek Signed-off-by: g-vidal <gerard.vidal@ens-lyon.fr> Signed-off-by: Keelan Lightfoot <keelanlightfoot@gmail.com> Signed-off-by: Jon Trulson <jtrulson@ics.com>
9 lines
103 B
OpenEdge ABL
9 lines
103 B
OpenEdge ABL
%module jsupm_tca9548a
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "tca9548a.hpp"
|
|
%}
|
|
|
|
%include "tca9548a.hpp"
|