This commit is contained in:
navid.sassan 2021-04-02 16:44:33 +02:00
parent 2eb429d0ce
commit 0e55421e6f

View File

@ -40,6 +40,7 @@ function recv()
if data[1] == 'output_state' then
redstone_toggle_state = data[2]
updated = true
print('updated')
end
end
elseif id == de_store_mon_id then