mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 03:41:13 +03:00
max44000: Added swig to the module and set i2c methods as public
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
%module pyupm_max44000
|
||||
|
||||
%include "stdint.i"
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "max44000.h"
|
||||
|
Reference in New Issue
Block a user