iteration
This commit is contained in:
@@ -20,8 +20,8 @@ current_time = os.time()
|
|||||||
|
|
||||||
|
|
||||||
data = {
|
data = {
|
||||||
[action] = "register",
|
["action"] = "register",
|
||||||
[hostname] = hostname
|
["hostname"] = hostname
|
||||||
}
|
}
|
||||||
|
|
||||||
rednet.send(receiverID, textutils.serialize(data))
|
rednet.send(receiverID, textutils.serialize(data))
|
||||||
|
|||||||
Reference in New Issue
Block a user