JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove difference between fast and slow blinking
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 31 Jul 2014 17:37:59 +0000 (19:37 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 31 Jul 2014 17:40:37 +0000 (19:40 +0200)
commit769d48180747c3255653360d161c77ec2a2e8d13
tree7aba333bc8b71b2908eef1ac07cd753d0d7f8408
parentb4dfa18124451f9ee29a0719ef36ffd58fae4477
Remove difference between fast and slow blinking

One blinking mode is good enough, and two is too much. The best aproach
is emulate the fast blinking with the slow blinking, that it is more
used.
It is removed the flag ATTR_FASTBLINK because it has not a different
meaning of ATTR_BLINK, so it is not needed.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c