8 lines
73 B
OpenEdge ABL
8 lines
73 B
OpenEdge ABL
|
|
%module jsupm_st7735
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "st7735.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "st7735.h"
|