]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
dev commit.
authorTran Duy Khanh <trandk1@fel.cvut.cz>
Fri, 2 May 2008 14:59:47 +0000 (16:59 +0200)
committerTran Duy Khanh <trandk1@fel.cvut.cz>
Fri, 2 May 2008 14:59:47 +0000 (16:59 +0200)
src/robofsm/eb2008/robot_eb2008.h

index ef06bf2f385be8c25868101858e479737ca8c73f..74c71b24d18decdf87b4cade4e15a700c389dcbc 100644 (file)
@@ -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 */