summaryrefslogtreecommitdiff
path: root/src/ao.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-02-27 15:14:04 -0800
committerKeith Packard <keithp@keithp.com>2010-02-27 15:14:04 -0800
commit7aab73a265841aac817ea34235dd1eb819debf76 (patch)
tree34d5cacf331acf7e0c70da928015f5993e6876a3 /src/ao.h
parent1d6d8d76ec65373ffee70add75d183f5c4168f61 (diff)
Fix up LED colors for each product.
Different products assign different color LEDs to the two available LED drivers (P1_0, P1_1). Make the LED color pin assignments per-product (in ao_pins.h), then deal with not always having a green LED. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/ao.h')
-rw-r--r--src/ao.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ao.h b/src/ao.h
index b43f5ecd..aefefa46 100644
--- a/src/ao.h
+++ b/src/ao.h
@@ -263,8 +263,6 @@ ao_beep_init(void);
*/
#define AO_LED_NONE 0
-#define AO_LED_GREEN 1
-#define AO_LED_RED 2
/* Turn on the specified LEDs */
void