support library for C027 helper functions for Buffer Pipes, Buffered Serial Port (rtos capable) and GPS parsing. It includes modem APIs for USSD, SMS and Sockets.

Fork of C027_Support by u-blox

Revision:
8:2435cdff8015
Parent:
7:9aa830f5811e
Child:
9:e7a5959ffae1
diff -r 9aa830f5811e -r 2435cdff8015 Pipe.h
--- a/Pipe.h	Sat Nov 09 13:31:01 2013 +0000
+++ b/Pipe.h	Sat Nov 09 13:31:49 2013 +0000
@@ -66,7 +66,7 @@
             }
             else 
                 w = _inc(w,m);
-         }
+        }
         return n;
     }
     // reading thread