mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-08-25 03:28:17 +02:00
It used to always read the config file's "battery" section and report that, even if connected to a charger. I used a hacky solution (simply check the state of the battery, i.e., charging or not charging) and read the correct part of the config file based on that.