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.
Fork of SNICInterface by
Diff: Socket/TCPSocketServer.cpp
- Revision:
- 41:1c1b5ad4d491
- Parent:
- 40:b6b10c22a121
- Child:
- 43:d80bbb12ffe6
diff -r b6b10c22a121 -r 1c1b5ad4d491 Socket/TCPSocketServer.cpp --- a/Socket/TCPSocketServer.cpp Tue Jul 15 09:56:37 2014 +0000 +++ b/Socket/TCPSocketServer.cpp Tue Jul 15 10:13:53 2014 +0000 @@ -16,7 +16,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /* Copyright (C) 2014 Murata Manufacturing Co.,Ltd., MIT License - * port to the muRata, SWITCH SCIENCE Wi-FI module TypeYD-SNIC UART. + * port to the muRata, SWITCH SCIENCE Wi-FI module TypeYD SNIC-UART. */ #include "TCPSocketServer.h" #include "SNIC_Core.h"