FOME-Tech / fome-fw

Free Open Motorsports ECU
https://www.fome.tech
Other
34 stars 17 forks source link

gear detect doesn't work until a config change happens #86

Open mck1117 opened 1 year ago

mck1117 commented 1 year ago

We need to init at init, not only at reinit

GearDetector::onConfigurationChange needs to call at startup

mck1117 commented 1 year ago

This is currently bodged to work, but needs #87 to be "right"