SWIG: Corrected Swig interface files
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
%module pyupm_bmp180
|
||||
%module pyupm_bme280
|
||||
%include "../upm.i"
|
||||
|
||||
%include "stdint.i"
|
||||
|
||||
%include "bmp180.h"
|
||||
%include "bme280.h"
|
||||
%{
|
||||
#include "bmp180.h"
|
||||
#include "bme280.h"
|
||||
%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user