SymProjects Forum
General Category => General Discussions => Topic started by: Mortos on August 14, 2011, 08:47:45 pm
-
As I suggested in the 1.3.3beta topic, having a threshold for each led to light up(for example when fuel is between 10-5%) would come in handy.
What I am trying to build is a warning light to stop me running out of fuel. Initially, I wanted 2 LED's; One to indicate running low, and one for pit in this lap. However, a better solution requiring only one LED occurred to me. If each LED can be set to blink faster or slower(or not at all) depending on the value, I can have one orange LED come on when fuel is low, and have it start blinking faster when fuel runs out further.
-
What you are saying is assigning two values to a LED. It could be a good idea, like using a shift array and then having it al blink when the pit limiter is engaged.