Open GwelforBodad opened 4 years ago
Hi!
Apologies for the delayed response, I just haven't looked at this library for a long while now. However, I have just published an update to the library and properly tagged it as such, so now it should get picked up by the Arduino Library Manager.
It should become available as an update in the Arduino IDE within an hour! :smiley:
Hi,
I'm using the Arduino IDE (1.8.13) with a WEMOS D1 MINI ESP32, attempting to get a cheap andcheerful PS3 controller working over bluetooth. When I use the Arduino library manager to download the library I get an old version of ps3.c (9,598 bytes) whereas using the version extracted from the zipped file (9,634 bytes) has the ps3SetLed function parentheses issue fixed. The download by library manager version goes into a folder called PS3_Controller_Host whereas the zip file is unzipped to esp32-ps3-master
I'm presuming that it should not matter which method of adding a library is used, (library download or Sketch-Include Library-Add .Zip library), they should both have the same contents. Not sure this is an issue with your repository or Github, but there may be other Arduino IDE users out there failing to make use of your excellent work because version control seems to have gone awry.
Thanks for the good work