Just a small quick update.

This commit is contained in:
2021-04-09 14:17:15 -04:00
parent 33605477bd
commit b636d4baa2

View File

@@ -35,4 +35,3 @@ IF ALT:RADAR < 100 { // If our radar alt is lower than 10
} else {
NOTIFY("System booted but did not pass pre-flight checks, aborting excecution!").
}