Skip to content

Commit d50bd66

Browse files
committed
Add G25 / G27 shifter examples to docs page
1 parent b52b076 commit d50bd66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/pages/devices/logitech_shifter_g25.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
See the LogitechShifterG25_Print.ino, LogitechShifterG27_Print.ino, LogitechShifterG25_Joystick.ino, and LogitechShifterG27_Joystick.ino examples for reference.
6+
57
These notes are based off of disassembling my own G25 shifter, with the internal PCB marked "202339-0000 REV. A1".
68

79
## Connector

0 commit comments

Comments
 (0)