bmpx8x: rename gy65 to bmpx8x to more properly reflect supported chips

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Jon Trulson
2015-02-24 16:41:37 -07:00
committed by Mihai Tudor Panu
parent f0dd5f9530
commit 23e47fa3b9
10 changed files with 63 additions and 65 deletions

View File

@@ -0,0 +1,8 @@
%module jsupm_bmpx8x
%include "../upm.i"
%{
#include "bmpx8x.h"
%}
%include "bmpx8x.h"