Skip to content

Conversation

rishi-a
Copy link
Contributor

@rishi-a rishi-a commented Mar 27, 2023

Made a minor correction in the README. The previous command circup install ens160 would throw an error:
ens160 is not a known CircuitPython library.

The correct command should be circup install adafruit_ens160

Copy link
Contributor

@jposada202020 jposada202020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested. Thanks @rishi-a !!!

(venv) j@j:~$ circup install adafruit_ens160
Found device at /media/j/CIRCUITPY, running CircuitPython 8.0.3.
Ready to install: ['adafruit_bus_device', 'adafruit_ens160', 'adafruit_register']

'adafruit_bus_device' is already installed.
Installed 'adafruit_ens160'.
'adafruit_register' is already installed.

LGTM

@jposada202020 jposada202020 merged commit c644782 into adafruit:main Mar 28, 2023
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 28, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.6.20 from 2.6.19:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME280#67 from jposada202020/fixing_short_names
  > Add upload url to release action
  > Add .venv to .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_ENS160 to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_ENS160#3 from rishi-a/readme-edit
  > Add upload url to release action
  > Add .venv to .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_SD to 3.3.18 from 3.3.17:
  > Merge pull request adafruit/Adafruit_CircuitPython_SD#56 from jposada202020/fixing_short_names2
  > Add upload url to release action
  > Add .venv to .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants