ldt0028: Added support for LDT0-028 PZT film-based sensors
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
931c8e8814
commit
c5369315e9
10
src/ldt0028/pyupm_ldt0028.i
Normal file
10
src/ldt0028/pyupm_ldt0028.i
Normal file
@@ -0,0 +1,10 @@
|
||||
%module pyupm_ldt0028
|
||||
%include "../upm.i"
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "ldt0028.h"
|
||||
%{
|
||||
#include "ldt0028.h"
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user