From 768639cd2fea499f5e11c56a5e3a9251f3eee54b Mon Sep 17 00:00:00 2001 From: ubq323 Date: Wed, 3 Apr 2024 23:11:10 +0100 Subject: launch cactus --- cactus.lua | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cactus.lua (limited to 'cactus.lua') diff --git a/cactus.lua b/cactus.lua new file mode 100644 index 0000000..7167e30 --- /dev/null +++ b/cactus.lua @@ -0,0 +1,2 @@ +local location = vector.new(gps.locate()) +print(location) -- cgit v1.2.3