mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 05:52:06 +08:00
54d8f9c27b
* 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