Add node execution code.
This commit is contained in:
parent
34ddc42b37
commit
e0d1c34b46
6 changed files with 71 additions and 26 deletions
|
@ -5,6 +5,7 @@ compile "0:/os/rocketos" to "1:/boot/rocketos".
|
|||
compile "0:/lib/navigation" to "1:/lib/navigation".
|
||||
compile "0:/lib/throttle" to "1:/lib/throttle".
|
||||
compile "0:/launch" to "1:/launch".
|
||||
compile "0:/nextnode" to "1:/nextnode".
|
||||
|
||||
// Set OS to boot and restart.
|
||||
set core:bootfilename to "boot/rocketos".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue