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: M2X_dev axeda_wrapper_dev MTS_M2x_Example1 MTS_Cellular_Connect_Example ... more
Diff: io/MTSBufferedIO.cpp
- Revision:
- 84:77c5ab16534d
- Parent:
- 77:d7b14688a704
- Child:
- 86:186bbf974c7c
--- a/io/MTSBufferedIO.cpp Thu Dec 26 23:32:02 2013 +0000
+++ b/io/MTSBufferedIO.cpp Fri Dec 27 15:51:19 2013 +0000
@@ -1,6 +1,3 @@
-#ifndef MTSBUFFEREDIO_CPP
-#define MTSBUFFEREDIO_CPP
-
#include "MTSBufferedIO.h"
using namespace mts;
@@ -119,6 +116,4 @@
void MTSBufferedIO::rxClear()
{
rxBuffer->clear();
-}
-
-#endif /* MTSBUFFEREDSERIAL_CPP */
\ No newline at end of file
+}
\ No newline at end of file
uIP Socket Modem Shield (Outdated - see below)