esp_mqtt
esp_mqtt copied to clipboard
Install zip library fails
Hello and thanks for the great project!
Not sure what is wrong when I download the project zip file and try to install it to my Arduino IDE (v1.8.19) via include zip library, it fails. The error message is simply "Specified folder/zip file does not contain a valid library" which doesn't help much for investigating.
BTW, just before I made similar installation for the https://github.com/martin-ger/uMQTTBroker -library and it was installed fine.
Any ideas?