removed debug print

This commit is contained in:
Mikayla Fischler 2022-04-25 15:44:28 -04:00
parent b1998b61bc
commit e119c11204

View File

@ -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