This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mektory [2016/04/27 10:17] – tekitatud raivo.sell | mektory [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
void setup() | void setup() | ||
{ | { | ||
- | digitalWrite(9, | ||
- | while (digitalRead(9)==1){}; | ||
right_motor.attach(11); | right_motor.attach(11); | ||
left_motor.attach(12); | left_motor.attach(12); |