static void Main() { BrainPad.LightBulb.TurnOff(); BrainPad.LightBulb.TurnWhite(); BrainPad.LightBulb.TurnOff(); BrainPad.LightBulb.TurnWhite(); }