Soligen2010 ADS1x15 library disappeared from registry

I’m not the creator or maintainer of this library, but I’ve been following the development and discussions with Adafruit. Per Adafruit request, the library.json for this library was deleted in late January. Since Adafruit has still not accepted the pull request into this library, could this library please be re-registered via its library.properties: https://raw.githubusercontent.com/soligen2010/Adafruit_ADS1X15/master/library.properties

It was previously in the register as #344.

1 Like

This is a fork with invalid library.properties (points to original Adafruit repository). See PR https://github.com/adafruit/Adafruit_ADS1X15/pull/16

The library is already in our registry, see PlatformIO Registry

If you would like to use forked version, just add it directly to lib_deps

[env:myenv]
lib_deps = https://github.com/soligen2010/Adafruit_ADS1X15.git