Arduino refactoring #4
1 changed files with 1 additions and 1 deletions
|
@ -77,4 +77,4 @@ void loop(){
|
||||||
} else {
|
} else {
|
||||||
digitalWrite(space_status_yellow_PIN, LOW);
|
digitalWrite(space_status_yellow_PIN, LOW);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue