YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

fix: Battery fuelgauge standby handling #507

Closed zehnm closed 4 years ago

zehnm commented 4 years ago

Standby-off signal wasn't correctly setup to update battery fuel status due to a circular dependency. Moved the StandbyControl signal handling out of the battery fuel gauge into the setup of main.

zehnm commented 4 years ago

This needs a final test with the latest remote-os image before I open it for review.