Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Network.py
diff options
context:
space:
mode:
Diffstat (limited to 'Util/Network.py')
-rw-r--r--Util/Network.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Util/Network.py b/Util/Network.py
index 4d69ecd..a3df280 100644
--- a/Util/Network.py
+++ b/Util/Network.py
@@ -48,6 +48,7 @@ message_enum = [
("PR_LATENCY_QUERY", 4), # test latency
("PR_SYNC_QUERY", 4), # test sync
("PR_TEMPO_QUERY", 0), # test sync
+("PR_TEMPO_CHANGE", 4), # test sync
("MAX_MSG_ID", 0)
]