@@ -486,7 +486,7 @@ function PollSensors()
end
function PollVelocity()
local velSensors = { peripheral.find("velocity_sensor") }
local velSensors = peripheral.find("velocity_sensor")
-- Velocity Sensors
VelocityVectors = {}
The note is not visible to the blocked user.