FemmeVerbeek / Arduino_LSM9DS1

LSM9DS1 Library for Arduino
Other
63 stars 14 forks source link

Small fixes in code style #3

Closed haplm closed 4 years ago

haplm commented 4 years ago

Fixed old notation of bool variables, version string of the library, and CHANGELOG extension.

No functional changes.

haplm commented 4 years ago

Ehm, forgot to include part of the fix. Closing this one will open new

FemmeVerbeek commented 4 years ago

Thx, this helps a lot. I fully agree on the changes. Good to see that most of the them were from the original file or me copying the same style. The { behind the function declarations didn't work for me either. Now what do I have to do to get this all accepted and branches shortened or removed.