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:
Vanger
Date:
Thu Jul 31 21:04:28 2014 +0000
Parent:
43:91c5e53f508f
Child:
45:b9ead235ab7c
Commit message:
Forgot @endcode

Changed in this revision

Cellular/EasyIP.h Show annotated file Show diff for this revision Revisions of this file
--- a/Cellular/EasyIP.h	Thu Jul 31 21:03:36 2014 +0000
+++ b/Cellular/EasyIP.h	Thu Jul 31 21:04:28 2014 +0000
@@ -303,6 +303,7 @@
     *   logInfo("End of example code");
     *   return 0;
     * }
+    * @endcode
     */
 class EasyIP : public Cellular
 {