Modified M2XStreamClient
Fork of M2XStreamClient-JMF by
Revision 26:b4cca6806ac3, committed 2017-10-26
- 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>