summaryrefslogtreecommitdiff
path: root/fw.lua
diff options
context:
space:
mode:
Diffstat (limited to 'fw.lua')
-rw-r--r--fw.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/fw.lua b/fw.lua
index 54aa933..9bda51c 100644
--- a/fw.lua
+++ b/fw.lua
@@ -192,8 +192,6 @@ if event.type == "interrupt" and (event.iid == "gapout" or event.iid == "maxgree
end
--Either gapped out or reached max green, go to next step
interrupt(0,"tick")
-
- interrupt(nil,"gapout")
end
end