at42qt1070: Initial implementation
This module implementes support for the Grove QTouch sensor. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
committed by
John Van Drasek
parent
518d80cdcd
commit
de66c8de56
8
src/at42qt1070/jsupm_at42qt1070.i
Normal file
8
src/at42qt1070/jsupm_at42qt1070.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_at42qt1070
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "at42qt1070.h"
|
||||
%}
|
||||
|
||||
%include "at42qt1070.h"
|
||||
Reference in New Issue
Block a user