ETHZ-TEC / RocketLogger

Official development repository of the RocketLogger project.
https://github.com/ETHZ-TEC/RocketLogger/wiki
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Fix low current range measurements always invalid #76

Closed lsigrist closed 2 years ago

lsigrist commented 2 years ago

Fixes a range_valid_reset PWM configuration regression introduced with #68. Resulted in the low range current measurements being always considered invalid.

Relates to: #68