update
This commit is contained in:
parent
b48d95b6ab
commit
fbd9696b2a
@ -47,7 +47,7 @@ monitor.setCursorBlink(false)
|
||||
print("Monitor initialized.")
|
||||
|
||||
-- Initialize RS Bridge
|
||||
local bridge = peripheral.find("meBridge")
|
||||
local bridge = peripheral.find("me_bridge")
|
||||
if not bridge then error("ME Bridge not found.") end
|
||||
print("ME Bridge initialized.")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user