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

Better LED control #3

Closed bengtmartensson closed 9 years ago

bengtmartensson commented 9 years ago
  1. It should be possible, for the user during run time, to select that a particular LED should go on (or off?) for particular events, like sending an IR signal, or waiting for a command or a signal reception. These should be governed by parameters, settable with the parameter command.
  2. More fine-grained turn-offs of the LEDs. Presently all are turned off when a timeout is detected.
bengtmartensson commented 9 years ago

Fixed in commit 082b7a3