This commit is contained in:
2025-06-14 17:25:19 -04:00
parent 7141326709
commit a024fe61de

View File

@@ -13,7 +13,6 @@ burnRateDriver = kernel.addDriver("burnrate_driver")
local function runMonitors()
sleep(5)
parallel.waitForAll(
tempDriver.watch,
coolantDriver.watch,