%module jsupm_wheelencoder
%include "../upm.i"

%{
    #include "wheelencoder.h"
%}

%include "wheelencoder.h"