This commit is contained in:
optixx
2009-08-24 22:22:19 +02:00
parent d8b23614d7
commit 096227ca98
2 changed files with 1 additions and 6 deletions

View File

@@ -31,10 +31,7 @@ volatile struct {
uint8_t rx_int:1;
} intflags;
/*
* * Last character read from the UART.
*
*/
volatile char rxbuff;