aed3 / PS4-esp32

Use a ps4 controller with an esp32
328 stars 103 forks source link

'class PS4Controller' has no member named '________' #23

Closed Xaxper closed 2 years ago

Xaxper commented 2 years ago

Hello, I am able to connect the ps4 controller to the esp32 successfully, but I cannot get any input from the controller due to the following: Screenshot from 2021-08-05 16-39-51 I'm working on Linux, esp32 board version 1.0.2. I downloaded the zip and added the library via the sketch>include library>add .zip library.

Xaxper commented 2 years ago

Hello, my issue is resolved, I dont know where i got the functions from but they seem to not work with the library. the correct versions can be found here: https://github.com/aed3/PS4-esp32/blob/d23311c8489f2538c8e49d6e39dc33b19e0edbcb/examples/PS4ReceiveData/PS4ReceiveData.ino