Fix build to not use incorrect OneButton version (#4374)

* Fix build to not use incorrect OneButton version
OneButton pushed out a new update today that has a different API
rather than just use whichever new version they push, stay on 2.5.x until
someone sees a need to update.  Fixes build for wm1100 tracker.

* Update stm32.ini

* 2.6.1

* Try github tag instead?

* Update stm32.ini

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
geeksville
2024-08-02 16:28:04 -07:00
committed by GitHub
parent 48c0635188
commit 703da1d8c7
2 changed files with 4 additions and 4 deletions

View File

@@ -32,5 +32,5 @@ lib_deps =
https://github.com/caveman99/Crypto.git#f61ae26a53f7a2d0ba5511625b8bf8eff3a35d5e
lib_ignore =
mathertel/OneButton
Wire
https://github.com/mathertel/OneButton@~2.6.1
Wire