@@ -1,6 +1,6 @@
local function run()
local kernel = require("kernel")
local tempDrive = kernel.addDriver("temperature_monitor")
local tempDriver = kernel.addDriver("temperature_monitor")
local monitor = peripheral.find("monitor")
while true do
monitor.clear()
The note is not visible to the blocked user.