16#define TPS_TS_CONVERSION 200
19#define POSITION_FULLY_OPEN 100
22 return (
int) (voltage * TPS_TS_CONVERSION);
Base class for sensors that compute a value on one thread, and want to make it available to consumers...
Main engine configuration data structure.
bool isRedundant() const override
constexpr int convertVoltageTo10bitADC(float voltage)
void grapTps1PrimaryIsClosed()
void grapTps1PrimaryIsOpen()
void sentTpsDecode(SentInput sentCh)
float decodeTpsSentValue(float sentValue)
void grabPedalIsWideOpen()