InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

Remove unnecessary BMA421 reads

Open pipe01 opened this issue 1 year ago • 1 comments

The Bma421::Process function is fetching the sensor's temperature and activity output and assigning them to local variables which are never used, so this code seems to be useless and could reduce power usage.

pipe01 avatar May 12 '24 20:05 pipe01

Build checks have not completed. Possible reasons for this are:

  1. The checks need to be approved by a maintainer
  2. The branch has conflicts
  3. The firmware build has failed

github-actions[bot] avatar May 12 '24 20:05 github-actions[bot]