Lots of changes everywhere.

This commit is contained in:
2021-08-01 01:23:39 -04:00
parent b3a6105cbe
commit 13018f75aa
11 changed files with 186 additions and 25 deletions

View File

@ -7,6 +7,7 @@ deletepath("/boot/rocket").
// Install software.
compile "0:/lib/navigation" to "1:/lib/navigation".
compile "0:/lib/throttle" to "1:/lib/throttle".
compile "0:/lib/stabilize_rocket" to "1:/lib/stabilize_rocket".
compile "0:/rocket/init" to "1:/init".
compile "0:/rocket/launch" to "1:/launch".
copypath("0:/rocket/execnode", "1:/execnode").