Example #1
0
 public static void MakeAllLEDSBlinkShort()
 {
     workingLed.MakeBlink();
     breakLed.MakeBlink();
     freeLed.MakeBlink();
 }