This commit is contained in:
2025-06-14 18:48:19 -04:00
parent 5557180a57
commit 7ee212fcbf

View File

@@ -70,6 +70,7 @@ local function run()
sleep(1)
end
monitor.clear();
reactor.setBurnRate(2)
parallel.waitForAll(runMonitors, runDisplay)
end