update to no autonomo code
This commit is contained in:
parent
a7b733106a
commit
b95424a0f3
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ void blink(int length) {
|
|||
GREEN();
|
||||
break;
|
||||
case 4:
|
||||
YELLOW();
|
||||
WHITE();
|
||||
break;
|
||||
}
|
||||
delay(length);
|
||||
|
|
Loading…
Reference in a new issue