disk copy app

This commit is contained in:
kepler155c@gmail.com
2019-01-20 19:20:52 -05:00
parent 1de46ed867
commit e4cfba5750
4 changed files with 235 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ local function dropOff()
end
end
end
turtle.condense()
turtle.select(1)
end