Loesungen mit Kommentaren
This commit is contained in:
parent
b94fa95ad2
commit
b1c46e5a93
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ void loop() {
|
|||
digitalWrite(buttons[musterVorgabe[i]], LOW); //aus
|
||||
delay(500);
|
||||
digitalWrite(buttons[musterVorgabe[i]], HIGH); //an
|
||||
delay(500); //warten
|
||||
delay(500); //warten weil muss
|
||||
}
|
||||
state = 2; //Zustand 2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue