Arduino Forum
[SOLVED]Problems with triggering timer functions in 'if' staments
Projects
Programming
UKHeliBob
April 24, 2014, 7:27am
2
if(mode = 1)
= is the assignment operator
== is the comparison operator
show post in topic
Related topics
Topic
Replies
Views
Activity
two timerw to trigger events and be interruppted and restart by incoming data
Programming
3
920
May 5, 2021
Timer interrupt not working?
Programming
16
12019
May 5, 2021
timer interupts
Syntax & Programs
3
1845
May 6, 2021
Help with simple interrupt
Syntax & Programs
6
2698
May 6, 2021
How to use timers inside arduino?
Syntax & Programs
13
22947
May 6, 2021