Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- startup
- -- Bootloader for AutoNav
- -- Print a startup message
- print("Starting AutoNav...")
- -- Launch the auto-navigation script
- shell.run("autonav.lua")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement