Board specific LED driver header for the Tempusdictum Benito. More...
#include "../../../../Common/Common.h"
Macros | |
#define | LEDS_LED1 (1 << 7) |
#define | LEDS_LED2 (1 << 6) |
#define | LEDS_ALL_LEDS (LEDS_LED1 | LEDS_LED2) |
#define | LEDS_NO_LEDS 0 |
Board specific LED driver header for the Tempusdictum Benito (http://dorkbotpdx.org/wiki/benito).
Name | Color | Info | Active Level | Port Pin |
---|---|---|---|---|
LEDS_LED1 | Green | TX LED | Low | PORTC.7 |
LEDS_LED2 | Red | RX LED | Low | PORTC.6 |