Clean up of the altered XPLAINBridge project.

This commit is contained in:
Dean Camera 2010-01-19 05:38:21 +00:00
parent 60fd0ff418
commit 1d2bc47eba
6 changed files with 30 additions and 10 deletions

View file

@ -69,7 +69,10 @@
/** LED mask for the library LED driver, to indicate that the USB interface is busy. */
#define LEDMASK_BUSY LEDS_LED1
/** Firmware mode define for the USART Bridge mode. */
#define MODE_USART_BRIDGE false
/** Firmware mode define for the AVRISP Programmer mode. */
#define MODE_PDI_PROGRAMMER true
/* External Variables: */