altos: Add 'ao_led_set_mask' in the PCA9922 driver
authorKeith Packard <keithp@keithp.com>
Fri, 24 Aug 2012 07:34:55 +0000 (00:34 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 24 Aug 2012 07:34:55 +0000 (00:34 -0700)
commita8e9906513227600599da12b268ff5f807ae98c7
treeeb44774161179d60f475931eaae8f065c42eda13
parent50b58d703b8b48005a3ca9ad4e3603d6f7ac1430
altos: Add 'ao_led_set_mask' in the PCA9922 driver

This lets a subset of the LEDs be controlled independent of other LED settings.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_led.h
src/drivers/ao_pca9922.c