
#define ROV_CTRL_STACKSIZE     10000

#ifdef __STDC__

Void controlTask( Void );

#endif /* __STDC__ */
