Skip to content

Commit

Permalink
Update README for JetPack 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks authored Feb 9, 2021
1 parent d90fc84 commit 8d04e81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# logitech-f710-module
Support for Logitech F710 game controller on NVIDIA Jetson Xavier NX and Jetson AGX Xavier Developer Kits.

Installs hid-logitech module with F710 game controller. The module uses the local name 4.9.201-tegra which is the default image local name.
Installs hid-logitech module with F710 game controller enabled. The module uses the local name 4.9.201-tegra which is the default image local name.

Additionally provides outline script to generate module.
The repository also provides an outline script to generate the module from the kernel sources.

### install-module
To install the hid-logitech.ko module:
To install the provided hid-logitech.ko module:
```
$ ./install-module.sh
```
Expand Down

0 comments on commit 8d04e81

Please sign in to comment.