fix lint error and remove obsolete static connector mapping
This commit is contained in:
parent
fc53e380af
commit
d868c95353
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Connector Pinout
|
||||
|
||||
[ *** >>> Interactive Pinout <<< ***](https://rusefi.com/docs/pinouts/microrusefi/)
|
||||
[*** >>> Interactive Pinout <<< ***](https://rusefi.com/docs/pinouts/microrusefi/)
|
||||
|
||||
**WARNING: for historical reasons microRusEFI pin numbers do not match Molex numbers on the plastic**
|
||||
|
||||
|
@ -140,9 +140,6 @@ Q: Can I use temperature inputs for EGT?
|
|||
|
||||
A: "temperature input" is a just an analog 0-5v input with a strong pull-up implied to use with a thermistor. Your EGT sensor is probably not a thermistor, your 0-5v output out of a conditioner would probably not be happy about the pull-up.
|
||||
|
||||
|
||||
[old not great static pinout](Hardware/microRusEFI/Hardware_microRusEFI_connector.png)
|
||||
|
||||
[microRusEFI photo](Hardware/microRusEFI/Hardware_microRusEFI_connector.jpg)
|
||||
|
||||
[microRusEFI image](Hardware/microRusEFI/Hardware_microRusEFI_0_3_PCB_pinout.png)
|
||||
|
|
Loading…
Reference in New Issue