Proteus yaml has issues about reserved pins fix #3291
This commit is contained in:
parent
dc381a429c
commit
b8a1f4d3d2
|
@ -109,10 +109,10 @@ pins:
|
||||||
type: gnd
|
type: gnd
|
||||||
|
|
||||||
- pin: 21
|
- pin: 21
|
||||||
function: Reserved For Future Use
|
function: CAN2 software not ready
|
||||||
|
|
||||||
- pin: 22
|
- pin: 22
|
||||||
function: Reserved For Future Use
|
function: CAN2 software not ready
|
||||||
|
|
||||||
- pin: 23
|
- pin: 23
|
||||||
function: Power supply from main relay. Connect this pin to the output of the car's main relay that also powers injectors, coils, etc. Supplies power to electronic throttle drivers and high side outputs.
|
function: Power supply from main relay. Connect this pin to the output of the car's main relay that also powers injectors, coils, etc. Supplies power to electronic throttle drivers and high side outputs.
|
||||||
|
|
Loading…
Reference in New Issue