fix(config): display rumble strength to user

This commit is contained in:
Naxdy 2024-04-09 19:20:45 +02:00
parent f100f81842
commit 43708a9365
Signed by: Naxdy
GPG key ID: CC15075846BCE91B

View file

@ -1676,7 +1676,7 @@ async fn configuration_main_loop<
..Default::default()
},
stick_x: 127,
stick_y: 127,
stick_y: 127 + *to_adjust,
cstick_x: 127,
cstick_y: 127,
},