Arduino Forum
Is there a way to debug code in Setup? Trying to use a for
Projects
Programming
system
May 6, 2018, 12:34am
6
How 'bout:
for(byte q = 2;q <= 42;q++) pinMode(q,OUTPUT);
show post in topic
Related topics
Topic
Replies
Views
Activity
Cicolo FOR per digitalWrite
Generale
21
2519
May 7, 2021
'for' looping problem
Programming
40
8225
May 5, 2021
Is there someone that can help me test this Code?
Exhibition
22
5861
May 6, 2021
Having an issue with my code.
Syntax & Programs
15
4739
May 6, 2021
Asignar pines con un bucle for.
EspaΓ±ol
3
2025
May 6, 2021