Quote:
Originally Posted by PhilBot
My own personal preference is to use more, smaller files, so my vote would be to split the auto and disabled modes out into sepparate files. I beleive that this would actually make it easier for teams not addressing these modes because they wouldn't have to keep scrolling arround the empty functions...
...To Fill up the new files a bit, I would also vote for including the init_ functions. So, each of the mode files would have an init, spin and run function.
|
Okay, I've implemented most of this. Is there really a need for a Disabled_Init( ) function?
-Kevin