View Full Version : Autonomous Mode
Yellow Eyes
18-02-2004, 21:08
Does anyone know how many times the code will cycle during autonomous mode?
I believe that the code will cycle as fast as possible, so it really depends on what you have there.
deltacoder1020
18-02-2004, 21:16
actually, once the robot goes into autonomous mode it's locked into the while(autonomous_mode) loop - anything inside the if(NEW_SPI_DATA) block will cycle approximately (15 / .0262) times.
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.