All pastes #3943757 Raw Edit

Untitled

public unlisted text v1 · immutable
#3943757 ·published 2017-12-03 17:10 UTC
rendered paste body
robot = require("robot")
sides = require("sides")
component = require("component")

sleep(1)

function select(slot)
  return robot.select(slot)
end