circuitjs1
circuitjs1 copied to clipboard
LED array - lights fade very slowly
The LEDs in this component fade very slowly...
Would it be possible to have these fade much quicker, or even instantaneously? This would then allow images to be alternated, which is probably much more in line with how these components would be used in actual circuits.
The LED fade is tied to the update cycle, so if you reduce the simulation speed, they will fade faster (in simulator time). Obviously this is unrealistic.