- Add new keys to config:
battery_avg_iir_filter
andbattery_time_left_refreshrate
, more in CONFIG- Changing
battery_avg_iir_filter
totrue
results in period time of average voltage being changed to 45s, and 11.25s for amperage
- Changing
- 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"