Hi,
i installed Arduino IDE v. 1.6.5 and I would like to try EasyIoT Cloud in order to realize your Internet relay switch.
I downloaded from GitHub the EasyIoT-Cloud-master zip file.
I received an error message from Arduino IDE when I try to add EasyIoT Cloud library.
My action sequence is: Sketch -> Include Library -> Add ZIp Library... and I select zip file downloaded......
Error msg is: "Specified folder/zip file does not contain a valid library".
Where I do a mistake?
Can you help me, please?
cbf65 wrote: Hi,
i installed Arduino IDE v. 1.6.5 and I would like to try EasyIoT Cloud in order to realize your Internet relay switch.
I downloaded from GitHub the EasyIoT-Cloud-master zip file.
I received an error message from Arduino IDE when I try to add EasyIoT Cloud library.
My action sequence is: Sketch -> Include Library -> Add ZIp Library... and I select zip file downloaded......
Error msg is: "Specified folder/zip file does not contain a valid library".
Where I do a mistake?
Can you help me, please?
Copy EasyIoT-Cloud/libraries/esp-mqtt to Arduno library folder, then restart Arduino IDE.