diff options
author | ubq323 <ubq323@ubq323.website> | 2024-04-03 23:11:27 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-04-03 23:11:27 +0100 |
commit | 9866d36a1de6b656ddc86f997334fc9560b7c8e5 (patch) | |
tree | ff4676bb4c74efc542391a566ef1ba6c8ede735c | |
parent | 768639cd2fea499f5e11c56a5e3a9251f3eee54b (diff) |
launch cactus
-rw-r--r-- | cactus.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ local location = vector.new(gps.locate()) print(location) +print(gps.locate()) |