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.
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Diff: SocketInterface.cpp
- Branch:
- api-changes
- Revision:
- 31:7f15b95f2a1d
- Parent:
- 28:163fbe3263f4
- Child:
- 38:157fb2ab965f
--- a/SocketInterface.cpp Mon Feb 22 21:03:38 2016 +0000
+++ b/SocketInterface.cpp Mon Feb 22 22:51:03 2016 +0000
@@ -15,7 +15,7 @@
*/
#include "SocketInterface.h"
-
+
void SocketInterface::setIPAddress(const char *ip) {}
void SocketInterface::setPort(uint16_t port) {}
