From 44a86721993b960d24e6caab53fe5a757e3ee7fd Mon Sep 17 00:00:00 2001 From: Peter Shipley Date: Tue, 4 Mar 2014 17:51:43 -0800 Subject: [PATCH] crash Eagle --- 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 30ce7ec..f50a525 100755 --- a/Tests/get_hist.py +++ b/Tests/get_hist.py @@ -50,7 +50,7 @@ print s time.sleep(1) -sendstr = "\nget_history_data\n0xd8d5b90000001296\n0x00000000\n\n".format(my_macid) +sendstr = "\nget_history_data\n\n0x00000000\n\n".format(my_macid) s.sendall(sendstr) print