bengtmartensson / AGirs

A Girs infrared server for the Arduino
http://www.harctoolbox.org/Girs.html
GNU General Public License v2.0
55 stars 13 forks source link

Reduce time spent in selftest blink #23

Closed bengtmartensson closed 7 years ago

bengtmartensson commented 7 years ago

Currently, 2000ms is spent just showing which LEDs are working, preventing the program to take inputs. This is really annoying in particular for Lirc. Reduce to, say, 200ms.