gr-lora/swig/lora_swig.i

14 wiersze
153 B
C++

/* -*- c++ -*- */
#define LORA_API
%include "gnuradio.i" // the common stuff
//load generated python docstrings
%include "lora_swig_doc.i"
%{
%}