NOT_BLINKING top-level constant

int const NOT_BLINKING

Steady (not blinking).

See also SLOWLY_BLINKING and RAPIDLY_BLINKING.

Implementation

const int NOT_BLINKING = 25;