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