Ensure new Benito Programmer project matches Don's established LED behaviour - flash...
[pub/lufa.git] / Projects / Benito / makefile
index 71422b6..a785788 100644 (file)
@@ -196,7 +196,8 @@ CDEFS += -DAVR_RESET_LINE_PORT="PORTB"
 CDEFS += -DAVR_RESET_LINE_DDR="DDRB"\r
 CDEFS += -DAVR_RESET_LINE_MASK="(1 << 0)"\r
 CDEFS += -DAVR_RESET_PULSE_MS=10\r
-CDEFS += -DTX_RX_LED_PULSE_MS=10\r
+CDEFS += -DTX_RX_LED_PULSE_MS=30\r
+CDEFS += -DPING_PONG_LED_PULSE_MS=100\r
 \r
 # Place -D or -U options here for ASM sources\r
 ADEFS = -DF_CPU=$(F_CPU)\r