You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've donwloaded IRLib2-master.zib from gitHub and put it into my lib folder. Trying to add it with ".zib lib include under sketches results in "The folder doesn't contain a valid .zip lib"
I'm not sure what a ".zib" file is. When I download from GitHub I always get a ".zip" file. Then I unzip it, copy the five folders from the master folder into my Arduino library folder.
At this moment we do not support ESP 8266 but is probably the next feature we will be adding soon.
Chris
thank-you
.zib was a typo should be .zip My experience with other .zip libraries was
just import them without unzipping. Arduino IDE will do the rest. Did this
successfull with IRremoteESP8266-master.zip.
2017-04-20 17:56 GMT+02:00 Chris Young <[email protected]>:
I'm not sure what a ".zib" file is. When I download from GitHub I always
get a ".zip" file. Then I unzip it, copy the five folders from the master
folder into my Arduino library folder.
At this moment we do not support ESP 8266 but is probably the next feature
we will be adding soon.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHmpGq-6qdfpVMfb91wCxp5SebBhJ8xdks5rx4AggaJpZM4NClo8>
.
I've donwloaded IRLib2-master.zib from gitHub and put it into my lib folder. Trying to add it with ".zib lib include under sketches results in "The folder doesn't contain a valid .zip lib"
Arduino: 1.6.12 (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, 40MHz, DIO, 115200, 512K (64K SPIFFS), ck, Disabled, None"
Angegebener Ordner/ZIP-Datei enthält keine gültige Bibliothek
Btw. is IRLib2 compatible with ESP8266?
Thank for any help
The text was updated successfully, but these errors were encountered: