
ControllerBox directs electromechanical equipment in restaurants to display information.
Dependencies: TextLCD MbedJSONValue libMotiv picojson mbed-rtos mbed
Fork of Mbed_MotiVControllerBox by
Diff: libMotiv/MotiVAPI.cpp
- Revision:
- 3:21c8adb97c8f
- Parent:
- 1:d54aed10ddf3
- Child:
- 5:e22a1ae893d2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libMotiv/MotiVAPI.cpp Thu Dec 04 22:26:30 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