sht1x: move defines/register defs into separate header for SWIG

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-03-16 18:09:55 -06:00
committed by Jon Trulson
parent a10e798682
commit f9b5d7c52c
6 changed files with 74 additions and 35 deletions

View File

@@ -2,6 +2,7 @@
%include "../upm.i"
%include "std_string.i"
%include "sht1x_defs.h"
%include "sht1x.hpp"
%{
#include "sht1x.hpp"