nrf8001: added new BLE module with broadcasting example
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
8
src/nrf8001/jsupm_nrf8001.i
Normal file
8
src/nrf8001/jsupm_nrf8001.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_nrf8001
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "nrf8001.h"
|
||||
%}
|
||||
|
||||
%include "nrf8001.h"
|
||||
Reference in New Issue
Block a user