File tree Expand file tree Collapse file tree
examples/Shifter/LogitechShifter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @details Emulates the shifter as a joystick over USB.
25- * @example ShiftJoystick.ino
24+ * @details Emulates the Logitech Driving Force shifter (included with
25+ * the G923 / G920 / G29 wheels) as a joystick over USB.
26+ * @example LogitechShifter_Joystick.ino
2627 */
2728
2829// This example requires the Arduino Joystick Library
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @details Reads and prints the current gear over serial.
25- * @example ShiftPrint.ino
24+ * @details Reads from the Logitech Driving Force shifter (included with
25+ * the G923 / G920 / G29 wheels) and prints the data over serial.
26+ * @example LogitechShifter_Print.ino
2627 */
2728
2829#include < SimRacing.h>
You can’t perform that action at this time.
0 commit comments