@ -67,7 +67,7 @@ local function isProgramFinished()
return false
end
local robotState = miner.robot.getSate()
local robotState = miner.robot.getState()
return robotState.x == 0 and robotState.y == 0 and robotState.z == 0
The note is not visible to the blocked user.