This commit is contained in:
ton
2024-10-07 10:13:40 +07:00
parent aa1631742f
commit 3a7d696db6
9729 changed files with 1832837 additions and 161742 deletions

View File

@@ -65,7 +65,7 @@ proc tristate_check {n1 n2 op} {
set in_check 0
}
trace variable wipers w tristate_check
trace variable brakes w tristate_check
trace variable sober w tristate_check
trace variable safety w tristate_check
trace add variable wipers write tristate_check
trace add variable brakes write tristate_check
trace add variable sober write tristate_check
trace add variable safety write tristate_check