View Single Post
  #5   Spotlight this post!  
Unread 21-01-2006, 18:11
Windward's Avatar
Windward Windward is offline
Registered User
FRC #1452
Team Role: Programmer
 
Join Date: Nov 2005
Rookie Year: 2004
Location: So Cal
Posts: 88
Windward is an unknown quantity at this point
Re: default camera code edit

Quote:
Originally Posted by Kevin Watson
As pointed out above, the *call* to default_routine() from Process_Data_From_Master_uP() is probably still commented out. This is done for safety reasons. Also make sure that code in default_routine() doesn't modify the camera's pan and tilt PWM values.

-Kevin
As I said, I checked in main.c and it is not commented out, unless it is called another time which I didn't check.