Refactor and clean up lots of code.

This commit is contained in:
Anna Rose Wiggins 2021-08-01 17:53:09 -04:00
parent 94c374fcf4
commit a4d79c9826
9 changed files with 30 additions and 32 deletions

View file

@ -1,8 +1,7 @@
deletepath("/boot/helicopter").
copypath("0:/lib/control", "1:/lib/control").
copypath("0:/helicopter/hover", "1:/hover").
copypath("0:/helicopter/init", "1:/init").
compile "0:/lib/stabilize_helicopter" to "1:/lib/".
comiple "0:/init/helicopter" to "1:/init".
// Set OS to boot and restart.
set core:bootfilename to "/init".