SLOWLY_BLINKING top-level constant
int
const SLOWLY_BLINKING
Slowly blinking (less then 150 per minute).
See also RAPIDLY_BLINKING and NOT_BLINKING.
Implementation
const int SLOWLY_BLINKING = 5;