Cellular library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas mtsas mtsas

Files at this revision

API Documentation at this revision

Comitter:
mfiore
Date:
Tue Jul 28 16:18:45 2015 +0000
Parent:
76:6eeffc10739d
Child:
78:fc9d2b983744
Commit message:
fix line spacing

Changed in this revision

Cellular/Cellular.h Show annotated file Show diff for this revision Revisions of this file
--- 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.
     *