FLAG_FLASH_FIRED top-level constant

int const FLAG_FLASH_FIRED

The flag used by TAG_FLASH to indicate whether the flash is fired. "00000001"

Implementation

const int FLAG_FLASH_FIRED = 1;