updated
This commit is contained in:
2
main.lua
2
main.lua
@@ -70,7 +70,7 @@ local function run()
|
|||||||
print("Waiting for all drivers to be initialized...")
|
print("Waiting for all drivers to be initialized...")
|
||||||
sleep(1)
|
sleep(1)
|
||||||
end
|
end
|
||||||
|
reactor.activate()
|
||||||
parallel.waitForAll(runMonitors, runDisplay)
|
parallel.waitForAll(runMonitors, runDisplay)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user