rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
idle_hardware.h
Go to the documentation of this file.
1/**
2 * @file idle_hardware.h
3 * @brief Idle Air Control valve hardware
4 *
5 * @date November 3, 2020
6 *
7 * This is just the hardware interface - deciding where to put the valve happens in idle_thread.cpp
8 */
9
10#pragma once
11
bool isIdleHardwareRestartNeeded()
void initIdleHardware()
bool isIdleMotorBusy()