Update main.yaml (#2682)
update to fix tachout. Testing a change to GPIO pin
This commit is contained in:
parent
31d99984f8
commit
386b9ac39b
|
@ -31,7 +31,7 @@ pins:
|
|||
type: ls
|
||||
|
||||
- pin: 1F
|
||||
id: GPIOD_13
|
||||
id: GPIOF_12
|
||||
class: outputs
|
||||
ts_name: 1F - Tachometer 95.5
|
||||
function: Tachometer
|
||||
|
@ -142,7 +142,7 @@ pins:
|
|||
function: Camshaft Sensor
|
||||
|
||||
- pin: 3I
|
||||
id: GPIOD_13
|
||||
id: GPIOF_12
|
||||
class: outputs
|
||||
ts_name: 3I - Tachometer 90-95.5
|
||||
function: tachometer
|
||||
|
|
Loading…
Reference in New Issue