Rev 902 | Rev 1866 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 902 | Rev 932 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | * along with this program; if not, write to the * |
16 | * along with this program; if not, write to the * |
17 | * Free Software Foundation, Inc., * |
17 | * Free Software Foundation, Inc., * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | ****************************************************************************/ |
19 | ****************************************************************************/ |
Line -... | Line 20... | ||
- | 20 | ||
- | 21 | #ifdef SERIALDEBUGDRAW |
|
- | 22 | #define USART0ENABLE 1 |
|
20 | 23 | #endif |
|
- | 24 | #ifdef ANTENNATRACKTEST |
|
- | 25 | #define USART0ENABLE 1 |
|
- | 26 | #endif |
|
- | 27 | ||
Line 21... | Line 28... | ||
21 | #ifdef ANTENNATRACKTEST |
28 | #ifdef USART0ENABLE |
22 | 29 | ||
Line 23... | Line 30... | ||
23 | #ifndef _USART0_H |
30 | #ifndef _USART0_H |