adafruit / Adafruit_CircuitPython_HX711

CircuitPython driver for the HX711 24-bit ADC for Load Cells / Strain Gauges
MIT License
0 stars 1 forks source link

dependency missing from circup bundle #1

Closed nak5ive closed 3 weeks ago

nak5ive commented 3 weeks ago

i'm getting the following error trying to install this library via circup

~ % circup install adafruit_hx711
Found device at /Volumes/CIRCUITPY, running CircuitPython 9.1.1.
Searching for dependencies for: ['adafruit_hx711']
WARNING:
    adafruit_hx711 is not a known CircuitPython library.
Ready to install: []

Verified that it is also missing from the latest bundle

nak5ive commented 3 weeks ago

opened issue on bundle project