Fix up LED colors for each product.
authorKeith Packard <keithp@keithp.com>
Sat, 27 Feb 2010 23:14:04 +0000 (15:14 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Feb 2010 23:14:04 +0000 (15:14 -0800)
commit7aab73a265841aac817ea34235dd1eb819debf76
tree34d5cacf331acf7e0c70da928015f5993e6876a3
parent1d6d8d76ec65373ffee70add75d183f5c4168f61
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>
src/ao.h
src/ao_led.c
src/ao_packet.c
src/ao_pins.h
src/ao_teledongle.c