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/mcp9808/pyupm_mcp9808.i

12 lines
194 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"
mcp9808: Initial commit for MCP9808 precision temperature sensor. Add support for MCP9808 precision temp sensor. Implements all features except for TCrit and TUpper and TLower locking. Functionality includes alert, interrupt, resolution and hysteresis control. Signed-off-by: Marc Graham <marc@m2ag.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-10-08 16:55:25 -07:00
%module pyupm_mcp9808
%include "../upm.i"
%feature("autodoc", "3");
%include "mcp9808.h"
%{
#include "mcp9808.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 80ms Template: 3ms
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