Fix compileall script, and the compile errors it discovered.
This commit is contained in:
parent
a4d79c9826
commit
c3e78c5356
2 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
deletepath("/boot/helicopter").
|
||||
|
||||
compile "0:/lib/stabilize_helicopter" to "1:/lib/".
|
||||
comiple "0:/init/helicopter" to "1:/init".
|
||||
compile "0:/init/helicopter" to "1:/init".
|
||||
|
||||
// Set OS to boot and restart.
|
||||
set core:bootfilename to "/init".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue