altos/telelco-v2.0: Change drag race selected/no-continutity pattern
authorKeith Packard <keithp@keithp.com>
Mon, 28 May 2018 22:12:26 +0000 (15:12 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 28 May 2018 22:12:26 +0000 (15:12 -0700)
Make it turn on at the same time as the pads with continuity, but turn
off sooner

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telelco-v2.0/ao_lco_v2.c

index 371b978afd62c1443d7cd02e0536d20da9380dff..45895908c7ac5dde6767962fcc9740415152d6ae 100644 (file)
@@ -593,7 +593,7 @@ ao_lco_igniter_status(void)
                                        if (t)
                                                on = 1;
                                } else {
-                                       if (!t)
+                                       if (t == 1)
                                                on = 1;
                                }
                                if (on)