ATrappmann / PN5180-Library

PN5180 library for Arduino
GNU Lesser General Public License v2.1
104 stars 92 forks source link

Tidy up code base #52

Open skruppy opened 2 years ago

skruppy commented 2 years ago

This PR cleans up the code base. See the commit messages for what has been changed.

All changes should not change the API, the logic or add/remove any features.

The cleanup is splittet in several commits, so it should be easier to revert or cherry-pick specific changes. So if a change is not to taste, I will try to update the PR :)