From a7583c0decb8cc14a471cc7248e0b1559205017e Mon Sep 17 00:00:00 2001 From: Tran Duy Khanh Date: Fri, 2 May 2008 16:59:47 +0200 Subject: [PATCH] dev commit. --- src/robofsm/eb2008/robot_eb2008.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/robofsm/eb2008/robot_eb2008.h b/src/robofsm/eb2008/robot_eb2008.h index ef06bf2f..74c71b24 100644 --- a/src/robofsm/eb2008/robot_eb2008.h +++ b/src/robofsm/eb2008/robot_eb2008.h @@ -137,7 +137,7 @@ struct robot_eb2008 { unsigned char team_color; unsigned char beacon_color; - #define CAROUSEL_SIZE 5 + #define CAROUSEL_SIZE 1 #define BALL_TO_COLLECT 1 enum ball_color carousel[CAROUSEL_SIZE]; unsigned char carousel_cnt; /* The number of balls in carousel */ -- 2.39.2