removed debug print
This commit is contained in:
parent
b1998b61bc
commit
e119c11204
@ -251,7 +251,6 @@ function thread__iss(shared_memory)
|
|||||||
-- last_update = util.time()
|
-- last_update = util.time()
|
||||||
elseif event == "iss_command" then
|
elseif event == "iss_command" then
|
||||||
-- handle ISS commands
|
-- handle ISS commands
|
||||||
println("got iss command?")
|
|
||||||
if param1 == ISS_EVENT.SCRAM then
|
if param1 == ISS_EVENT.SCRAM then
|
||||||
-- basic SCRAM
|
-- basic SCRAM
|
||||||
plc_state.scram = true
|
plc_state.scram = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user