rusefi/firmware/init
Andrey Gusakov e277cd62a5 Do not insert aem can listeners to list on each flash write
reconfigureSensors()->initLambda()->registerCanSensor() ...

This cause linked list loop.

Proper solution is to remove AEM sensors from can listener
list before inserting them again.

Revert "missing initLambda in reconfigureSensors"

This reverts commit ee20cbd33b.
2024-03-02 16:32:04 -05:00
..
sensor Do not insert aem can listeners to list on each flash write 2024-03-02 16:32:04 -05:00
init.h EPIC: we need to test fresh boards HW QC #5511 2024-01-06 17:24:39 -05:00
init.mk