Library Manager: Warning! More than one package has been found by Callback requirements:
Library Manager: - tomstewart89/[email protected]
Library Manager: - harry-obrien/[email protected]
Library Manager: - pippijn/[email protected]
library.properties
depends=tomstewart89/Callback,h2zero/NimBLE-Arduino
It looks like the depends is not working as I expect
As it will not load the Library's, but I have to specify them in the lib_deps = section of the Platform.ini
Like this:
lib_deps =
${env.lib_deps}
tomstewart89/Callback
h2zero/NimBLE-Arduino
https://github.com/EmileSpecialProducts/ESP32-BLE-CompositeHID.git
For the complete project:
https://github.com/EmileSpecialProducts/UltraWiFiDuck