Arduino Forum
If and or statement
Projects
Programming
b707
February 14, 2024, 12:37am
8
it should be:
if ((data[2] > 0) && ((data[0] > 0) && (data[1] == 0)) )
show post in topic
Related topics
Topic
Replies
Views
Activity
If statements multiple operations
Programming
4
1032
May 5, 2021
complicated if statements
Programming
6
1956
May 5, 2021
Correct construct of if satement
Programming
11
1428
May 5, 2021
Structure commands (if, if else, and, or and not) info and more examples
Programming
6
932
May 5, 2021
Prirorité des operateurs logiques
Français
6
2214
May 6, 2021