Arduino Sim Racing Library v2.0.0
|
Classes that interface with shifting devices. More...
Classes | |
class | SimRacing::Shifter |
Base class for all shifter instances. More... | |
class | SimRacing::AnalogShifter |
Interface with shifters using two potentiometers for gear position. More... | |
class | SimRacing::LogitechShifter |
Interface with the Logitech Driving Force shifter. More... | |
class | SimRacing::LogitechShifterG27 |
Interface with the Logitech G27 shifter. More... | |
class | SimRacing::LogitechShifterG25 |
Interface with the Logitech G25 shifter. More... | |
Typedefs | |
using | SimRacing::LogitechShifterG923 = LogitechShifter |
Interface with the Logitech G923 shifter. | |
using | SimRacing::LogitechShifterG29 = LogitechShifter |
Interface with the Logitech G29 shifter. | |
using | SimRacing::LogitechShifterG920 = LogitechShifter |
Interface with the Logitech G920 shifter. | |
Classes that interface with shifting devices.
Interface with the Logitech G29 shifter.
Definition at line 917 of file SimRacing.h.
Interface with the Logitech G920 shifter.
Definition at line 925 of file SimRacing.h.
Interface with the Logitech G923 shifter.
Definition at line 909 of file SimRacing.h.