Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 387 → Rev 346

/C-OSD/trunk/usart1.h
53,12 → 53,6
void usart1_puts(char*);
 
/**
* transmit interrupt handler
* unused
*/
SIGNAL(SIG_USART1_DATA);
 
/**
* receive data through usart1
* portions taken and adapted from
* http://svn.mikrokopter.de/mikrowebsvn/filedetails.php?repname=FlightCtrl&path=%2Fbranches%2FV0.72p+Code+Redesign+killagreg%2Fuart0.c