summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-04-03 23:11:27 +0100
committerubq323 <ubq323@ubq323.website>2024-04-03 23:11:27 +0100
commit9866d36a1de6b656ddc86f997334fc9560b7c8e5 (patch)
treeff4676bb4c74efc542391a566ef1ba6c8ede735c
parent768639cd2fea499f5e11c56a5e3a9251f3eee54b (diff)
launch cactus
-rw-r--r--cactus.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/cactus.lua b/cactus.lua
index 7167e30..4a31446 100644
--- a/cactus.lua
+++ b/cactus.lua
@@ -1,2 +1,3 @@
local location = vector.new(gps.locate())
print(location)
+print(gps.locate())