Please help support the site by donating at the link below.https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZRU34U47BESW
if(A == 0) // If A button is pressed.. { LED_A = 0; // LED for A is Off }else //.. otherwise { LED_A = 1; // LED for A is On }