st7735: added new spi lcd module (missing bitmap and text)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
7
src/st7735/jsupm_st7735.i
Normal file
7
src/st7735/jsupm_st7735.i
Normal file
@@ -0,0 +1,7 @@
|
||||
%module jsupm_st7735
|
||||
|
||||
%{
|
||||
#include "st7735.h"
|
||||
%}
|
||||
|
||||
%include "st7735.h"
|
||||
Reference in New Issue
Block a user