testing
This commit is contained in:
parent
2eb429d0ce
commit
0e55421e6f
@ -40,6 +40,7 @@ function recv()
|
|||||||
if data[1] == 'output_state' then
|
if data[1] == 'output_state' then
|
||||||
redstone_toggle_state = data[2]
|
redstone_toggle_state = data[2]
|
||||||
updated = true
|
updated = true
|
||||||
|
print('updated')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
elseif id == de_store_mon_id then
|
elseif id == de_store_mon_id then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user