I tried to make a SR latch from memory to regulate backup (steam engines) power generation but the result was very wrong , layout of decider combinators linked with a single color of wire like so :
Code: Select all
(A < 20 : B=1) ----- (B > R : S=1) ----- Power switch
Accu [ X
(A > 70 : C=1) ----- (C > S : R=1)