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
b3a8fd71726151115bcec6dfccf625e7ed6e285f
upm/src/gp2y0a/pyupm_gp2y0a.i

12 lines
191 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"
gp2y0a: renamed from gp2y0a21yk to indicate support for the gp2y0a family Additionally, add some error checking in the constructor, and determine the ADC resolution and use that in the voltage calculation rather than a hardcoded 1024.0. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-04-02 11:03:29 -06:00
%module pyupm_gp2y0a
%include "../upm.i"
%feature("autodoc", "3");
%include "gp2y0a.h"
%{
#include "gp2y0a.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 112ms Template: 4ms
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