if-else and else-if
Arduino if-else and else-if

Arduino if-else and else-if

if-else and else-if Statements The else and else-if both are used after writing the if statement.  It allows multiple …