![]() |
OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
|
This is the complete list of members for AnalogInput, including all inherited members.
| getCalibrationData(int &minReading, int &maxReading)=0 | AnalogInput | pure virtual |
| read(uint8_t &value, bool &autoCalibrated)=0 | AnalogInput | pure virtual |
| resetCalibrationData()=0 | AnalogInput | pure virtual |
| setCalibrationData(int minReading, int maxReading)=0 | AnalogInput | pure virtual |
| ~AnalogInput() noexcept (defined in AnalogInput) | AnalogInput | inlinevirtual |