testing
This commit is contained in:
parent
f28e3bb5d1
commit
0710bd238c
@ -38,6 +38,7 @@ function recv()
|
||||
print(type(id))
|
||||
if id == redstone_toggle_id then
|
||||
print('id')
|
||||
print(type(data))
|
||||
if type(data) == 'table' then
|
||||
print('table')
|
||||
if data[1] == 'output_state' then
|
||||
|
Loading…
x
Reference in New Issue
Block a user