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
01036f7dae675af86f459c37d036ff9af5dd655b
upm/src/light/pyupm_light.i

10 lines
165 B
OpenEdge ABL
Raw Normal View History

light: Added light sensor C source Added the C source for the light sensor with necessary changes to cmake, examples, docs. * Renamed all files with grovelight to light * Replaced all instances of grovelight with light * Added C source for light sensor * Updated all cmake files * Added C example for light sensor * Split out light sensor from grove library Signed-off-by: Noel Eck <noel.eck@intel.com>
2016-09-09 14:10:30 -07:00
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_light
%include "../upm.i"
%include "light.hpp"
%{
#include "light.hpp"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 74ms 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