private void Blink(Color c)
 {
     Utils.BlinkAsync(indicator, c);
 }