multiple if statements
hi im looking comand says if condition true , other condition true something. thanks. 

code: [select]
if(a == b && c == d)
{
// because condition 1 , condition 2 both true
}
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > multiple if statements
arduino
Comments
Post a Comment