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
32921ff2b1943f4a2aca4490303869d0885788f4
upm/src/isd1820/pyupm_isd1820.i

12 lines
124 B
OpenEdge ABL
Raw Normal View History

isd1820: Initial implementation This driver implements support for the Grove Recorder. It records up to about 10 seconds of audio, and can play it back on command. 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-04-03 12:51:57 -06:00
%module pyupm_isd1820
%include "../upm.i"
%feature("autodoc", "3");
%{
#include "isd1820.h"
%}
%include "isd1820.h"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 53ms 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