Can use m1 and m2 to simulate touchpad

This commit is contained in:
Denis 2024-01-02 17:58:10 +01:00
parent 62c903830e
commit 72df979cf6
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
6 changed files with 90 additions and 22 deletions

View file

@ -89,6 +89,7 @@ int main(int argc, char ** argv) {
.enable_qam = true,
.ff_gain = 0xFFFF,
.rumble_on_mode_switch = true,
.m1m2_mode = 0,
}
};