mirror of https://github.com/rusefi/wideband.git
tx both frames
This commit is contained in:
parent
7fca3663bb
commit
9998a14cc0
|
@ -49,5 +49,8 @@ int main() {
|
|||
float lambda = GetLambda();
|
||||
|
||||
SendCanData(lambda, esr);
|
||||
SendEmulatedAemXseries(lambda, 0);
|
||||
|
||||
chThdSleepMilliseconds(10);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue