mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
Update station 2/6 Program
This commit is contained in:
parent
2fbc67e132
commit
7bbc3f73dd
|
@ -764,7 +764,8 @@ local function TCSMain()
|
|||
bus:push(ev)
|
||||
end
|
||||
else -- Unknown event
|
||||
-- Ignore.
|
||||
-- Debug: Output the event name
|
||||
print("Ignoring:",ev)
|
||||
end -- End of event patch
|
||||
end -- End of loop
|
||||
doCleanUp()
|
||||
|
|
Loading…
Reference in New Issue
Block a user