max31723 :: added new temperature sensor (HAVE ISSUES WITH SPI)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
8
src/max31723/jsupm_max31723.i
Normal file
8
src/max31723/jsupm_max31723.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_max31723
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "max31723.h"
|
||||
%}
|
||||
|
||||
%include "max31723.h"
|
||||
Reference in New Issue
Block a user