RAPIDLY_BLINKING top-level constant

int const RAPIDLY_BLINKING

Rapidly blinking (150 per minute or more).

See also SLOWLY_BLINKING and NOT_BLINKING.

Implementation

const int RAPIDLY_BLINKING = 6;