Quote:
Originally Posted by Gertjan
Does that disable the top led completely, or just the green 'busy' flashing
|
My experimental code uses a mask on the color. Something like:
if (2^color AND mask) do not enable led,
see BitBucket.
The (to be created) settings dialog would then allow to choose the colors to disable.