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: TextLCD MbedJSONValue libMotiv picojson mbed-rtos mbed
Fork of Mbed_MotiVControllerBox by
Diff: library/MotiVAPI.cpp
- Revision:
- 1:d54aed10ddf3
diff -r 2279181caaa1 -r d54aed10ddf3 library/MotiVAPI.cpp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/library/MotiVAPI.cpp Sat Nov 15 13:04:09 2014 +0000
@@ -0,0 +1,21 @@
+//#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;
+//}
\ No newline at end of file
