lol: Added Olimex LoL array support, 13x9 LED matrix
Signed-off-by: izard <alexander.komarov@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
8
src/lol/jsupm_lol.i
Normal file
8
src/lol/jsupm_lol.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_lol
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "lol.h"
|
||||
%}
|
||||
|
||||
%include "lol.h"
|
||||
Reference in New Issue
Block a user