Skip to content

Expose Suspend power mode #98

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 4, 2022
Merged

Expose Suspend power mode #98

merged 1 commit into from
Mar 4, 2022

Conversation

tekktrik
Copy link
Member

@tekktrik tekktrik commented Mar 3, 2022

Resolves #95 by exposing the existing setting for Suspend power mode, as well as matching method for Normal mode. Though the request says "low power mode" that actually is something different than the function method in it. I could also expose that as well, but it may take more effort to explain how Lower Power mode affects reading sensors than Suspend mode, so maybe another issue/PR :)

Exposes the existing setting for Suspend power mode, as well as matching method for Normal mode
@tekktrik tekktrik requested a review from a team March 3, 2022 03:47
@ladyada ladyada merged commit ef32614 into adafruit:main Mar 4, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 4, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 5.4.0 from 5.3.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#98 from tekktrik/dev/add-suspend-mode
  > Fixed readthedocs build

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol to 0.6.3 from 0.6.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#53 from sidikalamini/patch-1
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA219 to 3.4.12 from 3.4.11:
  > Merge pull request adafruit/Adafruit_CircuitPython_INA219#30 from tekktrik/doc/fix-note
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_CursorControl to 2.7.0 from 2.6.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_CursorControl#34 from flom84/pygamer-start-select-buttons-debouncer
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.

Function for low power mode
2 participants