Relay: Added C source

Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
Sisinty Sasmita Patra
2016-09-12 09:27:24 -07:00
committed by Noel Eck
parent af417d3ae1
commit b266f87450
21 changed files with 320 additions and 37 deletions

View File

@@ -24,9 +24,9 @@
#include "groveled.hpp"
%}
%include "groverelay.hpp"
%include "relay.hpp"
%{
#include "groverelay.hpp"
#include "relay.hpp"
%}
%include "groverotary.hpp"