leds test
This commit is contained in:
parent
69052dda16
commit
0db06c226c
4 changed files with 41 additions and 4 deletions
|
|
@ -644,7 +644,7 @@ int virt_dualshock_event(virt_dualshock_t *const gamepad, gamepad_status_t *cons
|
|||
out_device_status->motors_intensity[1] = motor_right;
|
||||
++out_device_status->rumble_events_count;
|
||||
|
||||
out_message_t msg = {
|
||||
const out_message_t msg = {
|
||||
.type = OUT_MSG_TYPE_RUMBLE,
|
||||
.data = {
|
||||
.rumble = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue