merge rusEFI wiki
This commit is contained in:
commit
94428240cb
|
@ -385,7 +385,7 @@ vssSensor = Sensor.new("VSS")
|
|||
function onTick()
|
||||
vssSensor : set(90)
|
||||
val = getSensor("VSS")
|
||||
print ("VVS " ..getSensor("VSS"))
|
||||
print ("VSS " ..getSensor("VSS"))
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue