task main ( ) { OnFwd (OUT_A+OUT_C); SetPower (OUT_A+OUT_C,3); Wait (100); Off (OUT_A+OUT_C); PlaySound (2); PlayTone (440, 10); }