![]() |
OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
|
This is the complete list of members for InputService, including all inherited members.
| call() | DependencyManager< InputService > | inlinestatic |
| getAxisCalibration(int &minLeft, int &maxLeft, int &minRight, int &maxRight) | InputService | inlinevirtual |
| getAxisPolarity(bool &leftAxisReversed, bool &rightAxisReversed) | InputService | inlinevirtual |
| getRotaryPulseWidthMultiplier() | InputService | inlinevirtual |
| inject(_Args &&...__args) | DependencyManager< InputService > | inlinestatic |
| inject(InputService *provider) | DependencyManager< InputService > | inlinestatic |
| recalibrateAxes() | InputService | inlinevirtual |
| reset() | DependencyManager< InputService > | inlinestatic |
| reverseLeftAxis() | InputService | inlinevirtual |
| reverseRightAxis() | InputService | inlinevirtual |
| setAxisCalibration(int minLeft, int maxLeft, int minRight, int maxRight, bool save=true) | InputService | inlinevirtual |
| setAxisPolarity(bool leftAxisReversed, bool rightAxisReversed, bool save=true) | InputService | inlinevirtual |
| setRotaryPulseWidthMultiplier(PulseWidthMultiplier multiplier, bool save=true) | InputService | inlinevirtual |
| update() | InputService | inlinevirtual |