Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_BNO08x
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d12a39567ec04dccea5f01b898bbb5d5147c9a62
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_BNO08x
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f4e8dfd37a52c5d7d565190e99b1be585c80e837
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Dec 15, 2020

  1. Fix game_rotation_vector initial value

    Ensures that game_rotation_vector will have a initial value of length 4 to be parsable as a quaternion.
    TwoTenPvP authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ad40b5e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Merge pull request #10 from TwoTenPvP/patch-1

    Fix game_rotation_vector initial value
    siddacious authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    3054fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4847f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Merge pull request #11 from TwoTenPvP/patch-2

    Fix geomagnetic_rotation_vector initial value
    siddacious authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f4e8dfd View commit details
    Browse the repository at this point in the history
Loading