Quote:
Originally Posted by 1-ev.com
Hey Chris,
Also, would be nice to make some sort of delay (2-3 cek) for displaying the mAMPs and bAMPs during driving, due to the fact that human eyes cannot adjust to changing numbers that fast
I know someone would say "YOUR EYES WILL ADJUST" as in "Alvin and the Chipmunks" where Ian Hawke was given Simon a new pair of glasses ...
Thank you, good work!!!
-Youri
|
Youri,
I figured I'd take a quick look and see how involved the display refresh delay would be, and it's really very simple. Added 5 lines of code and a refresh rate constant you need to specify. The constant specifies multiples of main loop passes before it will go into the display routine. I already threw it into firmware 1.3 and will try it out over the next couple of days.
-Chris