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

@@ -1,6 +1,6 @@
upm_mixed_module_init (NAME sht1x
DESCRIPTION "Temperature and Humidity Sensor"
C_HDR sht1x.h
C_HDR sht1x.h sht1x_defs.h
C_SRC sht1x.c
CPP_HDR sht1x.hpp
CPP_SRC sht1x.cxx