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:
sknepper
2014-11-18 14:38:36 -08:00
committed by Brendan Le Foll
parent 931c8e8814
commit c5369315e9
9 changed files with 388 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
%module jsupm_ldt0028
%include "../upm.i"
%{
#include "ldt0028.h"
%}
%include "ldt0028.h"