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.h
- Revision:
- 3:21c8adb97c8f
- Parent:
- 2:ad4509a9d051
- Child:
- 4:8155d4d6a193
--- a/library/MotiVAPI.h Tue Dec 02 20:51:18 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-//#ifndef MOTIV_API_H
-//#define MOTIV_API_H
-//
-//#include "EthernetInterface.h"
-//#include <string>
-//
-//using namespace std;
-//
-//class MotiVAPI
-//{
-// public:
-// MotiVAPI();
-// MotiVAPI(string url);
-// ~MotiVAPI();
-//
-// MotiVAPI(const MotiVAPI&);
-// MotiVAPI& operator=(const MotiVAPI&);
-//
-// EthernetInterface eth;
-// bool connectAPI();
-//
-// private:
-// //Add network connection
-// string _url;
-//
-//};
-//
-//#endif
\ No newline at end of file
