Closed lemonkey closed 6 months ago
This is a Platform IO issue. They need to update their library registry or something else to fix the dependency breakage on their end. The current release versions of the LTR390 library and the BusIO library should work together. There's generally no need to version lock.
@caternuson Thanks. Do you know which of their repos contains the changes that control what versions of the 3rd party libraries appear on their registry? The platformio-registry repo doesn't seem to be it.
I forgot you can also specify a specific version from Github as a dependency:
https://github.com/adafruit/Adafruit_BusIO#1.13.2
This issue can be closed, thanks
Version 1.13.2 no longer exists on the platformio registry.
My project and other libraries like the LTR390 Adafruit library depend on it.
There is no newer version of the LTR390 library on the platformio registry that points to a newer release of the Adafruit_BusIO library either...