mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
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()
|
||||
elseif event == "iss_command" then
|
||||
-- handle ISS commands
|
||||
println("got iss command?")
|
||||
if param1 == ISS_EVENT.SCRAM then
|
||||
-- basic SCRAM
|
||||
plc_state.scram = true
|
||||
|
Loading…
Reference in New Issue
Block a user