mirror of
https://github.com/LDDestroier/CC/
synced 2025-09-01 10:28:01 +00:00
Update brednet.lua
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
|
||||
local brednet = {}
|
||||
|
||||
ccemux.attach("top", "wireless_modem")
|
||||
if ccemux and not peripheral.find("modem") then
|
||||
ccemux.attach("top", "wireless_modem")
|
||||
end
|
||||
|
||||
-- stores the last 1000 received messages
|
||||
local USED = {}
|
||||
|
Reference in New Issue
Block a user