api cleanup

This commit is contained in:
kepler155c
2017-11-15 00:09:29 -05:00
parent 2526308eb6
commit f6fb6a4433
12 changed files with 263 additions and 368 deletions

View File

@@ -1 +1,2 @@
turtle.run(turtle.setGPSHome)
local Home = require('turtle.home')
turtle.run(Home.set)