petterreinholdtsen / battery-stats

Log battery charge (battery-stats-collector), show gnuplot graphs (battery-graph)
GNU General Public License v2.0
27 stars 13 forks source link

Using charge_* prefix when energy_* don't exist #14

Closed jcromero closed 8 years ago

jcromero commented 8 years ago

My battery uses charge* prefix in relevant filenames instead of energy*

Also fixed some broken indentation

petterreinholdtsen commented 8 years ago

Please, make white space and logic changes in separate commits. I'll accept the change for now, but please make it easier to review the changes in the logic by splitting it from changes to the indentation.

jcromero commented 8 years ago

Sorry. Next time I will use separate commits.