View Single Post
  #2   Spotlight this post!  
Unread 16-03-2007, 13:03
Jake M Jake M is offline
void* Jake;
FRC #1178 (DURT)
Team Role: Programmer
 
Join Date: Jan 2006
Rookie Year: 2005
Location: Missouri
Posts: 118
Jake M has a spectacular aura aboutJake M has a spectacular aura about
Re: Do you use on-chip peripherals?

So far, we've only used the Timers and External Interrupts on the actual robot. We plan to use all of the first five on the next one, though.
__________________
Code:
void function(void)
 {
  function();
 }