mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +03:00
icm1602: Initial Commit, functionality complete.
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
7
src/lcm1602/jsupm_lcm1602.i
Normal file
7
src/lcm1602/jsupm_lcm1602.i
Normal file
@ -0,0 +1,7 @@
|
||||
%module jsupm_lcm1602
|
||||
|
||||
%{
|
||||
#include "lcm1602.h"
|
||||
%}
|
||||
|
||||
%include "lcm1602.h"
|
Reference in New Issue
Block a user