Skip to content

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Feb 6, 2020

No description provided.

@kattni kattni requested a review from ladyada February 6, 2020 16:51
x, y, _ = clue.acceleration
bubble_group.x = int(x * 10)
bubble_group.y = int(y * 10)
display.show(group)
Copy link
Member

Choose a reason for hiding this comment

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

i dont think you need this line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Accurate. Removing.

@kattni kattni merged commit 3c610de into adafruit:master Feb 6, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 7, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_CLUE to 2.0.1 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_CLUE#7 from kattni/clue-demos

Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 4.1.4 from 4.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#40 from adafruit/dherrada-patch-2

Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.9.6 from 1.9.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_FeatherWing#53 from adafruit/dherrada-patch-2
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