fix identifyMonitor? pt 4
This commit is contained in:
1
main.lua
1
main.lua
@@ -89,6 +89,7 @@ local function identifyMonitor(monitorType)
|
|||||||
end
|
end
|
||||||
|
|
||||||
local selectedMonitor = monitors[choice]
|
local selectedMonitor = monitors[choice]
|
||||||
|
local selectedMonitorName = peripheral.getName(selectedMonitor)
|
||||||
|
|
||||||
print("Selected monitor: " .. selectedMonitorName)
|
print("Selected monitor: " .. selectedMonitorName)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user