Skip to content
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

Speed up temperature readings #47

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Speed up temperature readings #47

merged 1 commit into from
Jan 31, 2025

Conversation

brian-eng
Copy link
Contributor

No reason to read the trimmed temperature reference every single time as it never changes, instead just read it once when reset.

No reason to read the trimmed temperature reference every single time as it never changes, instead just read it once when reset.
@ladyada ladyada requested a review from FoamyGuy January 31, 2025 01:13
@ladyada
Copy link
Member

ladyada commented Jan 31, 2025

lgtm did you test @brian-eng

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Thank you @brian-eng!

I tested this successfully on a Feather S2 TFT with MLX9093 stemma breakout.

@FoamyGuy FoamyGuy merged commit 4e6ba64 into adafruit:main Jan 31, 2025
1 check passed
@brian-eng brian-eng deleted the tref branch January 31, 2025 16:14
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 1, 2025
Updating https://github.com/adafruit/Adafruit_CircuitPython_ADT7410 to 2.0.3 from 2.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ADT7410#26 from jposada202020/adding_displayio_example

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTU31D to 1.1.17 from 1.1.16:
  > Merge pull request adafruit/Adafruit_CircuitPython_HTU31D#14 from jposada202020/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90393 to 2.3.3 from 2.3.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_MLX90393#47 from brian-eng/tref

Updating https://github.com/adafruit/Adafruit_CircuitPython_asyncio to 1.3.5 from 1.3.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_asyncio#69 from johnnohj/main
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.

3 participants