tm1637: Removing from upm due to possible derivation from lgpl code.

Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
John Van Drasek
2015-03-26 10:42:36 -07:00
parent b1fa94f1e3
commit 4a80a216c7
9 changed files with 3 additions and 424 deletions

View File

@@ -1,9 +0,0 @@
%module pyupm_tm1637
%include "../upm.i"
%feature("autodoc", "3");
%include "tm1637.h"
%{
#include "tm1637.h"
%}