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/ai/ai.hh | 2 -- 1 file changed, 2 deletions(-) (limited to '2005/i/robert/src/ai/ai.hh') diff --git a/2005/i/robert/src/ai/ai.hh b/2005/i/robert/src/ai/ai.hh index bf89910..b4a3c8d 100644 --- a/2005/i/robert/src/ai/ai.hh +++ b/2005/i/robert/src/ai/ai.hh @@ -63,8 +63,6 @@ class Ai void init (void); /// Arrète le robot. void stop (void); - /// Attend des données (préférez plutôt temporisation). - void wait (int t); /// Fonction de temporisation void temporisation (int t); // Attend le jack entré (false) ou sorti (true). -- cgit v1.2.3