Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Network.py
diff options
context:
space:
mode:
authoramartin <olpc@xo-05-28-21.localdomain>2007-07-19 02:59:11 (GMT)
committer amartin <olpc@xo-05-28-21.localdomain>2007-07-19 02:59:11 (GMT)
commit839df281cddde9198413824ac573a9ba1a14a1e4 (patch)
treebfe833493c8c1f60125125845c34bc6d04630fec /Util/Network.py
parentf51286d64da92e0583f45c96b16417773c5855f6 (diff)
network
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)
]