Added swig-interface for telldus-core
This commit is contained in:
parent
b9c6d65f4b
commit
339617d70c
1 changed files with 6 additions and 0 deletions
6
bindings/swig/tellduscore.i
Normal file
6
bindings/swig/tellduscore.i
Normal file
|
@ -0,0 +1,6 @@
|
|||
%module tellduscore
|
||||
%{
|
||||
#include "../../telldus-core/driver/libtelldus-core/telldus-core.h"
|
||||
%}
|
||||
|
||||
%include "../../telldus-core/driver/libtelldus-core/telldus-core.h"
|
Loading…
Add table
Add a link
Reference in a new issue