Fighting with pid loops. WIP.

This commit is contained in:
Anna Rose Wiggins 2021-07-23 16:04:26 -04:00
parent a39f5fa328
commit dd6f3d528b
7 changed files with 83 additions and 13 deletions

5
boot/helicopter_debug.ks Normal file
View file

@ -0,0 +1,5 @@
copypath("0:/helicopter/ui", "1:/init").
copypath("0:/helicopter/hover", "1:/hover").
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Open Terminal").
run "1:/init".