v2.0
The changes introduced in this version are breaking and therefore warrant the introduction of a new major release.
- The user can now specify which I2C interface they wish to use;
- The project has been reworked to make use of a device handle;
- The header file has been simplified and internal variables and functions have been moved to the C source file;
- A handle release function has been implemented to enable resource cleanup when finished using.