GotRobotFTC5037 / Block-Party-2014

0 stars 1 forks source link

Initialization fuction #1

Closed pstephen43 closed 10 years ago

pstephen43 commented 10 years ago

I recommend creating an initialization function in which all the calibrations are performed, dynamic memory is initialized etc. This can be called from main() before the program begins.