mraa.i: remove std::string conversion
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -39,8 +39,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
%apply (char *STRING, size_t LENGTH) { (char *data, size_t length) };
|
|
||||||
|
|
||||||
%include "common.hpp"
|
%include "common.hpp"
|
||||||
|
|
||||||
%include "types.h"
|
%include "types.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user