st7735: added new spi lcd module (missing bitmap and text)
[contrib/upm.git] / src / st7735 / jsupm_st7735.i
1 %module jsupm_st7735
2
3 %{
4     #include "st7735.h"
5 %}
6
7 %include "st7735.h"