Skip to content

Add shake #20

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 2 commits into from
Feb 26, 2020
Merged

Add shake #20

merged 2 commits into from
Feb 26, 2020

Conversation

caternuson
Copy link
Contributor

Shamelessly copy pasta'd from LIS3DH.

Adafruit CircuitPython 5.0.0-beta.5 on 2020-02-05; Adafruit CLUE nRF52840 Express with nRF52840
>>> from adafruit_clue import clue
>>> clue.shake()
False
>>> clue.shake()
False
>>> clue.shake()
True
>>> 

Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

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

import shame
ModuleNotFoundError: No module named 'shame'

@caternuson caternuson merged commit 62d71ae into adafruit:master Feb 26, 2020
@caternuson caternuson mentioned this pull request Feb 26, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 26, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_CLUE to 2.1.0 from 2.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_CLUE#20 from caternuson/shake

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTS221 to 1.0.1 from 1.0.0:
  > humidity->relative_humidity, fixing typos
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