am a58556d7: Add support for colored jogball (adds hardware flash mode)

Merge commit 'a58556d7d8919ca193ec894b3f8553357bbbccc4' into eclair-mr2

* commit 'a58556d7d8919ca193ec894b3f8553357bbbccc4':
  Add support for colored jogball (adds hardware flash mode)
This commit is contained in:
Eric Olsen 2009-11-04 18:01:27 -08:00 committed by Android Git Automerger
commit 97bba48017

View file

@ -65,6 +65,12 @@ __BEGIN_DECLS
*/
#define LIGHT_FLASH_TIMED 1
/**
* To flash the light using hardware assist, set flashMode to
* the hardware mode.
*/
#define LIGHT_FLASH_HARDWARE 2
/**
* The parameters that can be set for a given light.
*