Skip to content

Fix example code usage of start_range_continuous() #27

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 1 commit into from
Mar 1, 2022
Merged

Fix example code usage of start_range_continuous() #27

merged 1 commit into from
Mar 1, 2022

Conversation

tekktrik
Copy link
Member

@tekktrik tekktrik commented Mar 1, 2022

While start_range_continuous(0) will work, it silently changes the delay to 10 ms. This changes it to be more sensible by setting it within the intended range.

@tekktrik tekktrik requested a review from a team March 1, 2022 01:26
@ladyada ladyada merged commit 29a5d05 into adafruit:main Mar 1, 2022
@ladyada
Copy link
Member

ladyada commented Mar 1, 2022

didn't test!

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 2, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS to 4.3.1 from 4.3.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_LSM6DS#50 from myllyja/fix-lsm6ds3trc

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.10.7 from 1.10.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#96 from ladyada/main
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL6180X to 1.4.2 from 1.4.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_VL6180X#27 from tekktrik/fix-example-file

Updating https://github.com/adafruit/Adafruit_CircuitPython_asyncio to 0.5.7 from 0.5.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_asyncio#20 from dhalbert/_asyncio
  > Fixed readthedocs build

Updating https://github.com/adafruit/Adafruit_CircuitPython_MacroPad to 2.0.6 from 2.0.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_MacroPad#38 from xelwarto/main
  > Fixed readthedocs build
  > Post-patch cleanup
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 5.2.3 from 5.2.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#104 from fabaff/permission
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