Sensos Module Updated
Fork of Middleware by
Diff: Ether.h
- Revision:
- 1:fd355dc296b1
- Parent:
- 0:d1ff330c5128
--- a/Ether.h Sat Dec 05 17:43:29 2015 +0000 +++ b/Ether.h Wed Dec 09 04:44:37 2015 +0000 @@ -24,7 +24,7 @@ //#include "Initial.h" static const char* ECHO_SERVER_ADDRESS1= "192.168.1.83"; -static const int ECHO_SERVER_PORT1 = 7; +static const int ECHO_SERVER_PORT1 = 4010; static bool _isConnectedServer1= false;