max44000: Added swig to the module and set i2c methods as public
[contrib/upm.git] / src / max44000 / pyupm_max44000.i
index 3d38b76..4ed0c77 100644 (file)
@@ -1,5 +1,7 @@
 %module pyupm_max44000
 
+%include "stdint.i"
+
 %feature("autodoc", "3");
 
 %include "max44000.h"