Block,Conveyor: ensure on_block_end is only called once. co-opt is_ready flag for...
authorMichael Moon <triffid.hunter@gmail.com>
Fri, 17 Jan 2014 07:00:40 +0000 (18:00 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Fri, 17 Jan 2014 07:00:40 +0000 (18:00 +1100)
commit9d005957b963a1ae0b6a3e845f10879ce1980a71
tree1fd1fd1c10f6b82d9c7e123e1364b7be79475c19
parent528c2e16107adbae2253318a9bd6be1b8367ed80
Block,Conveyor: ensure on_block_end is only called once. co-opt is_ready flag for this purpose
src/modules/robot/Block.cpp
src/modules/robot/Conveyor.cpp