sx1276: changed function parameter name, so that predefined SWIG typemaps automatically apply. In the SWIG inerface, ignored some functions that have more user-friendly wrappers over them.
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
committed by
Mihai Tudor Panu
parent
1accafa145
commit
344a52ae97
@@ -9,4 +9,7 @@
|
||||
#include "sx1276.h"
|
||||
%}
|
||||
|
||||
%ignore send(uint8_t *buffer, uint8_t size, int txTimeout);
|
||||
%ignore getRxBuffer();
|
||||
|
||||
%include "sx1276.h"
|
||||
|
||||
Reference in New Issue
Block a user