]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
FSM: Fixed timer resetting on state transitions
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 1 May 2008 13:21:21 +0000 (15:21 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 1 May 2008 13:21:21 +0000 (15:21 +0200)
commitda9f6001a606835b3abb44ac06578176258f4231
treeaf2c74e8980b2d52a17636efdee3dfa0865b152b
parentc9b737bae9f1a6ef399f2cff0496f4c5ac58dcfd
FSM: Fixed timer resetting on state transitions

If FSM_TIMER was called after FSM_TRANSITION, the timer was
not reset which was not correct.
src/fsm/fsm.c
src/fsm/fsm.h