boblemaire / asyncHTTPrequest

asynchronous HTTP for ESP using ESPasyncTCP. Works like XMLHTTPrequest in JS.
GNU General Public License v3.0
64 stars 31 forks source link

Invalid zip #16

Closed videopix closed 4 years ago

videopix commented 4 years ago

Hi there, I could not use the zip file downloaded here in the Arduino IDE. Ist complaining About an invalid library Format. Could you please have a look? Thanks!

boblemaire commented 4 years ago

Sorry, I don't use the Arduino IDE, I use platform IO. I don't remember how that works in Arduino IDE, but the relevant files are in the directory src. You will also need to add ESPAsyncTCP to your libraries.

bertmelis commented 4 years ago

I suppose you're welcome to create a PR. https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification