2021-07-23 20:04:26 +00:00
|
|
|
deletepath("/boot/helicopter").
|
|
|
|
|
2021-08-02 01:34:19 +00:00
|
|
|
compile "0:/lib/stabilize_helicopter" to "1:/lib/stabilize_helicopter".
|
2021-08-01 22:01:00 +00:00
|
|
|
compile "0:/init/helicopter" to "1:/init".
|
2021-07-23 20:04:26 +00:00
|
|
|
|
|
|
|
// Set OS to boot and restart.
|
|
|
|
set core:bootfilename to "/init".
|
|
|
|
|
|
|
|
reboot.
|