8000 Adding CLUE demos. by kattni · Pull Request #7 · adafruit/Adafruit_CircuitPython_CLUE · GitHub
[go: up one dir, main page]

Skip to content

Adding CLUE demos. #7

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 3 commits into from
Feb 6, 2020
Merged

Adding CLUE demos. #7

merged 3 commits into from
Feb 6, 2020

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
0