]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
robofsm: Comment out code causing warnings
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 21 Apr 2010 18:46:40 +0000 (20:46 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 21 Apr 2010 18:46:51 +0000 (20:46 +0200)
commit2ed53dabe345f7f59a101b13451d6355141ea008
tree72f7c5585b65906079ffe0e3cd3e39a0961c6759
parent9100c34ceba52aa080a2a9960343650de5c65a62
robofsm: Comment out code causing warnings

For some reason STATUS_ODO index was out of bounds of hw_status array.
Since display handling will be done in a separate process, we do not need
it here.

After we have working display those lines can be deleted.
src/robofsm/robot_orte.c