Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EthernetInterface HTTPClient_KVplus MbedJSONValue SDFileSystem TextLCD mbed-rtos mbed picojson
library/MotiVAPI.cpp
- Committer:
- TimWoo
- Date:
- 2014-11-15
- Revision:
- 1:d54aed10ddf3
File content as of revision 1:d54aed10ddf3:
//#include "MotiVAPI.h" //#include "EthernetInterface.h" //#include <string.h> // //MotiVAPI::MotiVAPI(std::string url) // ://_eni(), // _url(url) //{ // _eth.init(); //} // //MotiVAPI::~MotiVAPI() //{ // //} // //bool MotiVAPI::connectAPI() //{ // // return false; //}