# === Sensors (optional, for modularity) === def get_speed(): return 65.0 # Dummy def get_oil_temp(): return 85.0 # Dummy