From 71fb7ba9e77201005124766b24ab107b1fe908b1 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 15 Jan 2017 22:50:18 -0600 Subject: Temporary fix for a stability issue (will address root cause later) --- fw.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fw.lua b/fw.lua index a14b5a3..31cdd45 100644 --- a/fw.lua +++ b/fw.lua @@ -901,7 +901,8 @@ elseif mem.menu == "log" then table.insert(disp,{command="addlabel",X=0,Y=1.5,label="No Faults"}) end elseif mem.menu == "monitoring" then - interrupt(0.6,"monflash") + --interrupt(0.6,"monflash") + mem.monflash = true local monitor_textures = {} monitor_textures.O = "streets_tl_off.png" -- cgit v1.2.3