You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/devices/logitech_shifter_g25.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
The [Logitech G25](https://en.wikipedia.org/wiki/Logitech_G25) and [Logitech G27](https://en.wikipedia.org/wiki/Logitech_G27) shifters are implemented using the SimRacing::LogitechShifterG25 and SimRacing::LogitechShifterG27 classes, respectively. The G25 and G27 shifters function identically, except for the lack of sequential mode on the G27.
4
4
5
+
See the LogitechShifterG25_Print.ino, LogitechShifterG27_Print.ino, LogitechShifterG25_Joystick.ino, and LogitechShifterG27_Joystick.ino examples for reference.
6
+
5
7
These notes are based off of disassembling my own G25 shifter, with the internal PCB marked "202339-0000 REV. A1".
0 commit comments