Vorlage für Projekt

Dependencies:   EthernetInterface mbed-rtos

Fork of Telemetrie_eth_h2m by Hochschule München

Revision:
12:f34b079ae15c
Parent:
11: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