Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rednet.open("right")
- posX, posY, posZ = gps.locate(5)
- rednet.close("right")
- print("coordonnees recues")
- print("coord x" ..posX)
- print("coord y" ..posY)
- print("coord z" ..posz)
Advertisement
Add Comment
Please, Sign In to add comment