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: mtsas mtsas mtsas mtsas
Diff: Cellular/Cellular.h
- Revision:
- 77:82c0ec0f73ba
- Parent:
- 76:6eeffc10739d
- Child:
- 78:fc9d2b983744
diff -r 6eeffc10739d -r 82c0ec0f73ba Cellular/Cellular.h
--- a/Cellular/Cellular.h Thu Jun 25 08:27:35 2015 -0500
+++ b/Cellular/Cellular.h Tue Jul 28 16:18:45 2015 +0000
@@ -429,7 +429,6 @@
*/
virtual Code setSocketCloseable(bool enabled);
-
/** Binds the socket to a specific port if able
* @param port integer to bind the socket to.
*