mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-01 01:43:59 +08:00
* use thermald to decide when to go onroad * Check for stopped * set alert timeout to 0 when going offroad * set controls seen to false * Don't mark as seen when already stopped * Don't process controlsState when stopped * Needs free * Small cleanup * Remove that again * Process controlsState when started * Need that back