only:lambda
This commit is contained in:
parent
83d522f15d
commit
877b0b34af
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
|
@ -0,0 +1,39 @@
|
|||
pins:
|
||||
- pin: I1
|
||||
function: +12v
|
||||
color: brown
|
||||
|
||||
- pin: I2
|
||||
function: Analog Output
|
||||
color: white
|
||||
|
||||
- pin: I3
|
||||
function: CAN High
|
||||
color: green
|
||||
|
||||
- pin: I4
|
||||
function: CAN Low
|
||||
color: red
|
||||
|
||||
- pin: I5
|
||||
function: Ground
|
||||
color: black
|
||||
|
||||
- pin: I6
|
||||
function: Analog Output
|
||||
color: yellow
|
||||
|
||||
info:
|
||||
image:
|
||||
file: integration.png
|
||||
pins:
|
||||
- pin: I4
|
||||
x: 113
|
||||
y: 248
|
||||
- pin: I5
|
||||
x: 113
|
||||
y: 195
|
||||
- pin: I6
|
||||
x: 113
|
||||
y: 141
|
||||
|
|
@ -94,6 +94,7 @@ pins:
|
|||
color: black
|
||||
|
||||
info:
|
||||
order: 0
|
||||
title: lambda-x2
|
||||
name: lambda-x2
|
||||
board_url: https://github.com/rusefi/rusefi-hardware/tree/main/lambda-x2
|
||||
|
|
Loading…
Reference in New Issue