fixed
This commit is contained in:
parent
837f875cde
commit
a441f3c851
@ -33,7 +33,8 @@ function poll()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function recv()
|
function recv()
|
||||||
local redstone_toggle_state = nil
|
local redstone_toggle_state
|
||||||
|
local de_store_energy_stored, de_store_max_energy_stored, de_store_transfer_per_tick
|
||||||
local updated = false
|
local updated = false
|
||||||
while true do
|
while true do
|
||||||
local id, data = rednet.receive()
|
local id, data = rednet.receive()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user