md: move defines/register defs into separate header for SWIG

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-03-16 18:14:16 -06:00
committed by Jon Trulson
parent f9b5d7c52c
commit 8779700d82
6 changed files with 47 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
%feature("autodoc", "3");
%include "uln200xa.h"
%include "uln200xa_defs.h"
%include "uln200xa.hpp"
%{
#include "uln200xa.hpp"