Skip to content

Update README to use correct BNO055 class for I2C #57

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
Oct 26, 2020

Conversation

markus-k
Copy link
Contributor

@markus-k markus-k commented Oct 8, 2020

Using the BNO055 class as written in the README results in a NotImplementedError. For the I2C example, the class BNO055_I2C needs to be used.

Using the BNO055 class results in a NotImplementedError. For the I2C example, the class BNO055_I2C needs to be used.
@ladyada ladyada requested a review from siddacious October 8, 2020 17:31
@siddacious siddacious merged commit 7030883 into adafruit:master Oct 26, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 30, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 5.2.1 from 5.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#57 from markus-k/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 3.5.2 from 3.5.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#112 from tannewt/return_earlier
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#111 from adafruit/rssi_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_IL0373 to 1.3.1 from 1.2.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_IL0373#12 from tannewt/grayscale

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX31865 to 2.2.5 from 2.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_MAX31865#23 from ben-lewis/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_TLV493D to 1.2.0 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_TLV493D#7 from markus-k/reg-addr

Updating https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar to 1.3.4 from 1.3.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_ProgressBar#18 from mtowara/mtowara-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.9.1 from 1.9.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Register#40 from AdamCummick/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 1.7.3 from 1.7.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#43 from makermelissa/master
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