Posts by victor • 1 point
1 post
-
0
votes2
answers71
viewsQ: What’s this Arduino code doing?
I need a description of what he does. if( ! digitalRead(sensor1)) { speed1 = frente; speedv1=0; } else { speed1 = 0; speedv1 = voltar; }
1 post
0
votes2
answers71
viewsI need a description of what he does. if( ! digitalRead(sensor1)) { speed1 = frente; speedv1=0; } else { speed1 = 0; speedv1 = voltar; }