Skip to content

Status Monitor 1.0.2

Compare
Choose a tag to compare
@masagrator masagrator released this 09 Dec 09:58
· 13 commits to master since this release
fd609a6
  • Add new keys to config: battery_avg_iir_filter and battery_time_left_refreshrate, more in CONFIG
    • Changing battery_avg_iir_filter to true results in period time of average voltage being changed to 45s, and 11.25s for amperage
  • Removed whole logic behind PR #56 instead relying now on max17050 TTE register
  • Changed i2c communication code to avoid issues with wrong readings (thanks to ~lineon)
  • Move FPS Graph and FPS Counter to one subcategory "FPS"