Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- print("GPS System Activated")
- sleep(1)
- term.clear()
- term.setCursorPos(1,1)
- print("Waiting for GPS input")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("Waiting for GPS input.")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("Waiting for GPS input..")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("Waiting for GPS input...")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("GPS found...")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("Establishing Connection")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("Connection established")
- sleep(0.5)
- term.clear
- term.setCursorPos(1,1)
- shell.run("gps host")
Advertisement
Add Comment
Please, Sign In to add comment