Arduino refactoring #4

Open
fiveop wants to merge 28 commits from fiveop/arduino_refactoring into master
Showing only changes of commit 36169ba0cf - Show all commits

View file

@ -77,4 +77,4 @@ void loop(){
} else {
digitalWrite(space_status_yellow_PIN, LOW);
}
}
}