NOT_BLINK top-level constant

int const NOT_BLINK

Steady (not blink).

See also BLINK and BLINK_RAPID.

Implementation

const int NOT_BLINK = 25;