@@ -87,6 +87,12 @@ local function run()
startUp();
monitor.clear();
local names = peripheral.getNames()
for index, value in ipairs(names) do
print(index, value)
read()
end
parallel.waitForAll(runMonitors, runDisplay)
The note is not visible to the blocked user.