This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
wideband
mirror of
https://github.com/rusefi/wideband.git
Watch
1
Star
0
Fork
You've already forked wideband
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55c25a504c
wideband
/
firmware
/
lambda_conversion.h
4 lines
39 B
C
Raw
Normal View
History
Unescape
Escape
lambda conversion
2020-11-01 01:17:13 -08:00
#
pragma once
Multichannel (#134) * Multichannel AFR * heater: fixes for multi channel mode * f1_dual: fix configuration names * pump_dac: fixes for multi-channel mode * pwm: fixes for multichannel mode * pump_control: reference instead of pointer * sampling: reference instead of pointer * heater_control: reference instead of pointer * sampling: comment about heater/battery voltage * f0_module: fixes for multi-channel update * f1_rev2: fix for multichannel AFR * hello rev 3 Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-29 17:19:30 -07:00
float
GetLambda
(
int
ch
)
;