mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +03:00
SWIG: Added include carrays_uint8_t.i for nrf24l01 python and js bindings
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
%include "pyupm_doxy2swig.i"
|
||||
%module pyupm_nrf24l01
|
||||
%include "../upm.i"
|
||||
%include "../carrays_uint8_t.i"
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
|
Reference in New Issue
Block a user