Arduino Forum
Why does adding an 'if' effect my state machine?
Projects
Programming
anon57585045
October 7, 2021, 1:57pm
6
Actually, in this case:
if (walk == 0) { ... } else { ... }
show post in topic
Related topics
Topic
Replies
Views
Activity
switch/case vs if/else
Programming
15
3749
May 5, 2021
Demonstration code for several things at the same time
General Guidance
103
760886
December 20, 2014
which is more appropriate, if, for or while?
Programming
33
9645
May 5, 2021
While loop not behaving as expected!
Programming
22
5298
May 5, 2021
How to write proper if statements
Programming
18
1675
May 5, 2021