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