diff options
author | Joshua Drake <joshua.ellis.drake@okstate.edu> | 2024-11-11 16:46:24 -0600 |
---|---|---|
committer | Joshua Drake <joshua.ellis.drake@okstate.edu> | 2024-11-11 16:46:24 -0600 |
commit | fd00e596b01c4dafcb922bc4ce3844d9caecacfe (patch) | |
tree | 443d916bc0a8fd5063e04055a1935fb19345f217 /wireviz/Choppy_ECU_C1.yml | |
parent | ac1ae4487748cc07fe809fd2a836fa512654a602 (diff) |
Almost everything is accounted for. Figure out something for shields...
Diffstat (limited to 'wireviz/Choppy_ECU_C1.yml')
-rw-r--r-- | wireviz/Choppy_ECU_C1.yml | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/wireviz/Choppy_ECU_C1.yml b/wireviz/Choppy_ECU_C1.yml index 44d2b16..e550799 100644 --- a/wireviz/Choppy_ECU_C1.yml +++ b/wireviz/Choppy_ECU_C1.yml @@ -112,6 +112,18 @@ cables: <<: *logic_wire length: 50 Inches colors: [BU,BU,BU,BU,BN] + W12: + <<: *logic_wire + length: 10 Inches + colors: [BN] + W13: + <<: *logic_wire + length: 10 Inches + colors: [BN] + W14: + <<: *logic_wire + length: 10 Inches + colors: [BN] # W2: # <<: *logic_wire # length: 0.2 @@ -182,18 +194,22 @@ connections: - - ECU: [H1] - W1: [5] + - Coil Pack 2: [B] - - - Coil Pack 1: [B] - W1: [5] + - [S] + - W12: [1] + - Coil Pack 1: [B] - - - Coil Pack 2: [B] - W1: [5] - - + - [S] + - W13: [1] - Coil Pack 3: [B] - - W1: [5] - - - Coil Pack 4: [B] - W1: [5] + - [S] + - W14: [1] + - Coil Pack 4: [B] - - ECU: [K1] - W3: [1] |