Loesungen mit Kommentaren
This commit is contained in:
parent
2853da4f73
commit
b89fe85cf0
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,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