Merge branch 'main' into vrs

This commit is contained in:
Oleg
2024-07-15 04:52:45 +03:00

View File

@@ -43,16 +43,16 @@ Alternatively, you can install it through DKMS or manually.
5. Reboot 5. Reboot
To remove module: To remove module:
`sudo dkms remove universal-ff/<version> --all` `sudo dkms remove universal-pidff/<version> --all`
### Manually ### Manually
1. Install `linux-headers-$(uname -r)` 1. Install `linux-headers-$(uname -r)`
2. Clone repository 2. Clone repository
3. `make` 3. `make`
4. `sudo insmod hid-universal-ff.ko` 4. `sudo insmod hid-universal-pidff.ko`
To unload module: To unload module:
`sudo rmmod hid_universal_ff` `sudo rmmod hid_universal_pidff`
## How to set up a wheelbase parameters (max rotation degree, max power, filters, etc)? ## How to set up a wheelbase parameters (max rotation degree, max power, filters, etc)?
### MOZA ### MOZA