Closed vazquezjm closed 5 years ago
@vazquezjm thanks for inform us about this issue. We are working on it, it will be fixed in the Next release, wich will be ready soon
Hi @vazquezjm This issue has been fixed https://github.com/evert-arias/EasyButton/commit/fed0ad89c017bb470ac818d4f93ec8c3a5f84b8a and a new release it's now available to download. https://github.com/evert-arias/EasyButton/releases/tag/v1.1.1
We appreciate you feedback
Wow, that was super fast!
Quick note: I added the following line to my project platformio.ini
in order to start using 1.1.1 as described here
lib_deps = EasyButton@1.1.1
Although it looks like it is trying to download 1.1.1, I get this message:
Is that a PlatformIO issue?
@vazquezjm PlatformIO takes a few hours even a day to update its libraries registry. I suggest you wait a couple of hours until the new version is available on PlatformIO. https://platformio.org/lib/show/5741/EasyButton
This issue has been solved
HI @evert-arias !
I'm getting the following error when compiling the example
MultipleButtons.ino
This happens both in Arduino IDE v1.8.9 and PlatformIO (VSC)