Clone of official tools

Revision:
13:ab47a20b66f0
Parent:
0:66f3b5499f7f
--- a/host_tests/udpecho_client.py	Tue Jun 14 11:33:06 2016 +0100
+++ b/host_tests/udpecho_client.py	Thu Jul 14 20:21:19 2016 +0100
@@ -18,7 +18,7 @@
 import string, random
 from time import time
 
-from private_settings import CLIENT_ADDRESS
+from mbed_settings import CLIENT_ADDRESS
 
 ECHO_PORT = 7