hx711: updated sensor block and formatting

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-03-25 14:08:06 -07:00
parent df302ff5db
commit 72c957e700
3 changed files with 65 additions and 65 deletions

View File

@ -1,4 +1,3 @@
//! [Interesting]
%module jsupm_hx711
%include "../upm.i"
@ -7,4 +6,3 @@
%}
%include "hx711.h"
//! [Interesting]