mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-23 10:13:53 +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