Skip to content

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