max5487: added new sensor with example (TESTED AND WORKING)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
8
src/max5487/jsupm_max5487.i
Normal file
8
src/max5487/jsupm_max5487.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_max5487
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "max5487.h"
|
||||
%}
|
||||
|
||||
%include "max5487.h"
|
||||
Reference in New Issue
Block a user