rodneybakiskan / ps5-esp32

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

Support pairing #9

Closed asukiaaa closed 1 year ago

asukiaaa commented 1 year ago

Hi thank you for sharing useful library. I found that esp32 can connect (by new pairing) to ps5 controller. https://github.com/asukiaaa/esp32-ps5-controller-connect-practice

I update this library to support pairing. The code around calling reconnect seems dirty so I want you to update as you like if you accept this idea.

Thank you.

rodneybakiskan commented 1 year ago

Awesome! I agree, the old reconnect code certainly wasn't very elegant. Thank you!

asukiaaa commented 1 year ago

Thank you for merging :)