Update tps.lua

This commit is contained in:
LDDestroier 2019-01-17 14:26:52 -05:00 committed by GitHub
parent 28c3a078ca
commit cb1acd96a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
Turtle Positioning System
Use two turtles as an expensive and crappy GPS server! Use ALL the fuel!
pastebin get PsTiQ5eu startup
std PB PsTiQ5eu startup
wget https://raw.githubusercontent.com/LDDestroier/CC/master/tps.lua
std ld tps tps.lua
--]]
local chestX = 0 -- fill this in!