openenergymonitor / EmonLib

Electricity monitoring library - install in Arduino IDE's libraries folder then restart the IDE
openenergymonitor.org
GNU Affero General Public License v3.0
596 stars 422 forks source link

fixing whitespace #30

Closed TickleThePanda closed 8 years ago

TickleThePanda commented 8 years ago

Standardises indentation to 2 whitespaces and removes tabs. Also removes some occasional trailing whitespace.

glynhudson commented 8 years ago

Thank :+1: