-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
rusefillc
committed
Jul 18, 2024
1 parent
f4d357b
commit b5d8da3
Showing
2 changed files
with
42 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,22 @@ | ||
pins: | ||
- pin: A1 | ||
function: Ignition Coil 3 | ||
- pin: 135 | ||
function: Secondary Injector 4 | ||
- pin: 136 | ||
function: Secondary Injector 3 | ||
|
||
info: | ||
title: 2023 Kawasaki | ||
name: kawasaki | ||
directory: kawasaki | ||
cid: L | ||
order: 0 | ||
order: 1 | ||
image: | ||
file: left.png | ||
pins: | ||
- pin: K1 | ||
x: 1900 | ||
y: 660 | ||
- pin: K2 | ||
x: 2055 | ||
y: 660 | ||
- pin: 135 | ||
x: 305 | ||
y: 539 | ||
- pin: 136 | ||
x: 261 | ||
y: 539 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,43 @@ | ||
pins: | ||
- pin: A1 | ||
- pin: 1 | ||
function: Ignition Coil 3 | ||
- pin: 2 | ||
function: Ignition Coil 2 | ||
|
||
- pin: 11 | ||
function: Ignition Coil 1 | ||
|
||
- pin: 63 | ||
function: CAN bus low | ||
- pin: 64 | ||
function: CAN bus high | ||
|
||
|
||
info: | ||
title: 2023 Kawasaki | ||
name: kawasaki | ||
cid: R | ||
order: 0 | ||
directory: kawasaki | ||
image: | ||
file: right.png | ||
pins: | ||
- pin: K1 | ||
x: 1900 | ||
y: 660 | ||
- pin: K2 | ||
x: 2055 | ||
y: 660 | ||
- pin: 1 | ||
x: 1255 | ||
y: 372 | ||
- pin: 2 | ||
x: 1147 | ||
y: 372 | ||
|
||
|
||
- pin: 11 | ||
x: 1255 | ||
y: 507 | ||
|
||
|
||
- pin: 63 | ||
x: 355 | ||
y: 870 | ||
- pin: 64 | ||
x: 277 | ||
y: 870 |