This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I | |
| 1100 version | |
| JOY | |
| OS: Windows | |
| Name: Saitek X52 Pro Flight Control System | |
| Display: Saitek X52 Pro | |
| Assignments: | |
| -------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # | |
| # Add this to your .travis.yml: | |
| # | |
| # script: curl -sSf https://yatr.rgm.io/run.sh | bash | |
| # | |
| set -e | |
| I() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| System Information | |
| ------------------ | |
| Raspberry Pi 3 Model B Plus Rev 1.3 | |
| PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" | |
| NAME="Raspbian GNU/Linux" | |
| VERSION_ID="10" | |
| VERSION="10 (buster)" | |
| Raspberry Pi reference 2019-09-26 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pi@raspberrypi:~ $ sudo lsusb -v | |
| Bus 001 Device 004: ID 16c0:05dc Van Ooijen Technische Informatica shared ID for use with libusb | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 1.10 | |
| bDeviceClass 255 Vendor Specific Class | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 0 |
OlderNewer