Modified M2XStreamClient

Fork of M2XStreamClient-JMF by Jim Flynn

Files at this revision

API Documentation at this revision

Comitter:
jk431j
Date:
Thu Oct 26 04:27:28 2017 +0000
Parent:
25:67079c11d1ea
Commit message:
Updated WNCInterface from revision 7 to 28

Changed in this revision

m2x-mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/m2x-mbed.h	Sun Sep 18 14:45:31 2016 +0000
+++ b/m2x-mbed.h	Thu Oct 26 04:27:28 2017 +0000
@@ -29,7 +29,7 @@
   Timer _timer;
 };
 
-#include "TCPSocketConnection.h"
+#include "WncTCPSocketConnection.h"
 
 #include <stddef.h>
 #include <stdint.h>