rodneybakiskan / ps5-esp32

Use a ps5 controller with an esp32
104 stars 10 forks source link

ps5Event.button_down.right is set twice (and all "down" buttons) #23

Open pdumais opened 7 months ago

pdumais commented 7 months ago

https://github.com/rodneybakiskan/ps5-esp32/blob/42b9ca971876ee19fce35e30a6dfc4232e077e65/src/ps5_parser.c#L144C3-L144C29

Shouldn't this be ps5Event.button_up.right instead?