rednet.open("right")
for i = 22, 37 do
local i = 5
rednet.send(i, "cycle")
repeat
end
i = i + 1
until i == 100