1.0

Dependencies:   EthernetInterface mbed-rtos

Revision:
11:f34b079ae15c
Parent:
10:ad8346bafe5e
--- a/Telemetry.cpp	Tue Feb 09 07:45:10 2016 +0000
+++ b/Telemetry.cpp	Wed Jul 20 14:14:11 2016 +0000
@@ -146,7 +146,7 @@
             #ifdef DEBUG
             serial.printf("Init success!");
             #endif
-            
+            ip_self = eth.getIPAddress();
             ReturnValue = true;
         }
         else