Skip to content

corrected command to install ens160 on device #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2023

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