From d1f622c292954a9e1090d412d1963951d6551201 Mon Sep 17 00:00:00 2001 From: Peter Shipley Date: Tue, 4 Mar 2014 17:54:34 -0800 Subject: [PATCH] clean up --- Tests/get_hist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/get_hist.py b/Tests/get_hist.py index f50a525..c51ab96 100755 --- a/Tests/get_hist.py +++ b/Tests/get_hist.py @@ -50,7 +50,7 @@ print s time.sleep(1) -sendstr = "\nget_history_data\n\n0x00000000\n\n".format(my_macid) +sendstr = "\nget_history_data\n\n0x00000000\n\n".format(my_macid) s.sendall(sendstr) print