Advertisement
stevemarkme

while true do

Apr 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. modem.open(commsPort)
  2. getWaypoints()
  3. while true do
  4. goHome()
  5. waitForCommand()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement