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/grovegprs/jsupm_grovegprs.i

12 lines
178 B
OpenEdge ABL
Raw Normal View History

grovegprs: Initial implementation This driver provides support for the Grove GPRS shield, V2: http://www.seeedstudio.com/wiki/GPRS_Shield_V2.0 It provides a simple interface whereby a user can send and receive commands and data from the device. It is controlled by a standardized set of "AT" commands. A full description of these commands is available here: http://www.seeedstudio.com/wiki/images/7/72/AT_Commands_v1.11.pdf Signed-off-by: Jon Trulson <jtrulson@ics.com>
2015-08-28 17:05:39 -06:00
%module jsupm_grovegprs
%include "../upm.i"
%include "carrays.i"
%include "std_string.i"
%{
#include "grovegprs.h"
%}
%include "grovegprs.h"
%array_class(char, charArray);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 89ms 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