Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
40f91354120d8f91aabd041ba04cd42d25da83b2
upm/src/grovewfs/pyupm_grovewfs.i

12 lines
197 B
OpenEdge ABL
Raw Normal View History

cmake: added doxygen doc content to python sensor modules Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-12-16 13:58:11 -08:00
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
grovewfs: Initial implementation This driver implements support for the Grove Water Flow sensor. It uses an integrated hall effect sensor, connected to a GPIO configured as an interrupt, to compute water flow in LPM (Liters Per Minute). Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
2015-03-23 17:05:39 -06:00
%module pyupm_grovewfs
%include "../upm.i"
%feature("autodoc", "3");
%include "grovewfs.h"
%{
#include "grovewfs.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 79ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API