From a8e25e107bfd486b945f656d5358b63259799909 Mon Sep 17 00:00:00 2001 From: dufourj Date: Wed, 11 Jan 2006 16:22:49 +0000 Subject: Correction des syncs --- 2005/i/robert/src/proto/proto.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2005/i/robert/src/proto/proto.hh') diff --git a/2005/i/robert/src/proto/proto.hh b/2005/i/robert/src/proto/proto.hh index 11b1ae3..47ef9a0 100644 --- a/2005/i/robert/src/proto/proto.hh +++ b/2005/i/robert/src/proto/proto.hh @@ -55,7 +55,7 @@ class Proto : public NonCopyable //Date du dernier envoie int tLastSend_; //Temps entre les ré-émission - static const int timeout_ = 500; + static const int timeout_ = 100; /// Frame en cours de réception Frame currentFrame_; -- cgit v1.2.3