maxds3231m: Added new sensor support get/set data&time and get temperature (NOT TESTED YET)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
9
src/maxds3231m/pyupm_maxds3231m.i
Normal file
9
src/maxds3231m/pyupm_maxds3231m.i
Normal file
@@ -0,0 +1,9 @@
|
||||
%module pyupm_maxds3231m
|
||||
%include "../upm.i"
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "maxds3231m.h"
|
||||
%{
|
||||
#include "maxds3231m.h"
|
||||
%}
|
||||
Reference in New Issue
Block a user