Skip to content

Update simpletest example #65

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
Nov 20, 2020
Merged

Update simpletest example #65

merged 2 commits into from
Nov 20, 2020

Conversation

caternuson
Copy link
Contributor

For #64 . Removes int pin setup and usage. Not really needed for a simpletest example and will make example more universally usable (some boards don't have internal pull ups).

Adafruit CircuitPython 5.3.1 on 2020-07-13; Adafruit ItsyBitsy M4 Express with samd51g19
>>> import lis3dh_simpletest
x = 0.024 G, y = 0.021 G, z = 0.983 G
x = 0.024 G, y = 0.024 G, z = 0.995 G
x = 0.023 G, y = 0.030 G, z = 0.998 G
x = 0.023 G, y = 0.026 G, z = 0.993 G
x = 0.024 G, y = 0.029 G, z = 0.994 G
x = 0.020 G, y = 0.025 G, z = 1.000 G

@caternuson caternuson requested a review from a team November 20, 2020 21:54
@ladyada ladyada merged commit bea5d4a into adafruit:master Nov 20, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 24, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Fingerprint#25 from jerryneedell/jerryn_r503_save

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH to 5.1.6 from 5.1.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_LIS3DH#65 from caternuson/iss64

Updating https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR to 1.1.3 from 1.1.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_RPLIDAR#11 from kevin-balkoski-enview/typo-fixes

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.0.2 from 5.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#55 from DougBurke/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.2.3 from 1.2.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#30 from FoamyGuy/magtag_example

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.0.3 from 2.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#28 from FoamyGuy/add_magtag_example

Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 1.9.5 from 1.9.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#52 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#48 from slootsky/feature/get_local_time_ignores_location_parameter

Updating https://github.com/adafruit/Adafruit_CircuitPython_Slideshow to 1.5.0 from 1.4.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Slideshow#27 from FoamyGuy/text_slides
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